[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (e8085b1596 -> d35ab73ff7)
From: |
Stefan Kangas |
Subject: |
master updated (e8085b1596 -> d35ab73ff7) |
Date: |
Thu, 1 Sep 2022 00:35:40 -0400 (EDT) |
skangas pushed a change to branch master.
from e8085b1596 Update publicsuffix.txt from upstream
adds 3fb69fad49 Fix documentation of 'glyphless-char-display'
adds 72ae02377e ; * lisp/jit-lock.el (jit-lock-chunk-size): Doc fix.
adds 195fcc932e Improve the documentation of glyphless-character display
adds cc945ec0ed ; Fix doc strings in latin1-disp.el
adds d111b5b651 * lisp/info.el (Info-mode): Support the Linux console
better.
adds 4d52fe6b96 * lisp/find-file.el (ff-other-file-alist): Doc fix.
(Bug#57325)
adds a5a92e577c ; * src/window.c (syms_of_window)
<window-point-insertion-type>: Doc fix.
adds 2d9a391727 Recommend using fbterm in the Linux console.
adds 0cbcaf5119 ; Yet another doc fix for 'ff-other-file-alist'
(bug#57325)
adds bbc23ca8ab One more fix for find-file.el
adds 8807a4f532 Enable 256 colors in fbterm.
new 0bd860cc2e Merge from origin/emacs-28
adds f44c4e49b7 ; Auto-commit of loaddefs files.
new d35ab73ff7 ; Merge from origin/emacs-28
Summary of changes:
doc/lispref/display.texi | 4 +-
doc/misc/efaq.texi | 97 +++++++++++++++++++++++++++++++++++++++
etc/PROBLEMS | 7 +++
lisp/find-file.el | 36 ++++++++++-----
lisp/info.el | 9 ++--
lisp/international/characters.el | 19 +++++---
lisp/international/latin1-disp.el | 4 +-
lisp/jit-lock.el | 7 ++-
lisp/term/fbterm.el | 27 +++++++++++
src/window.c | 3 +-
src/xdisp.c | 28 +++++++----
11 files changed, 205 insertions(+), 36 deletions(-)
create mode 100644 lisp/term/fbterm.el
- master updated (e8085b1596 -> d35ab73ff7),
Stefan Kangas <=