master updated (5126c15e29b -> b51d4b3eb7f)
Sean Whitton <[email protected]>
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
spwhitton pushed a change to branch master.
from 5126c15e29b ; Avoid byte-compilation warning due to last change.
adds 951ee70ee3e ; * lisp/simple.el (char-uppercase-p): Fix a typo.
adds 07922525948 Handle 'speedbar-buffer' kill when in 'speedbar-window-mode'.
adds 91a630245f4 ; * lisp/speedbar.el (speedbar-window--close): Doc fix.
adds ced4d70ee01 Add "VTE" to list of auto-enabled xterm-mouse-mode terminals
adds 61c7285a959 ; Document project-remember-project.
adds 8e33b6a059b ; Document C-x <UP> in shell-mode.
adds 8b38548dd5d ; Document native-compile-directory.
adds eca43790ac1 ; * etc/NEWS: Remove temporary +++/--- lines.
adds e1f465d9935 * doc/misc/efaq.texi (New in Emacs 31): New node.
adds 6dedbb722dc ; * admin/release-process: Combine two 'make' commands.
adds d30a86ba2c0 ; Fill in missing :version and :package-version metadata.
adds 0968d7e5e26 ; Update acknowledgements for Emacs 31.
adds 4458f68df1f ; Update exported ChangeLog files and etc/AUTHORS
new c1ad9d27207 Merge from origin/emacs-31
adds 718db913e3b ; Bump Emacs version to 31.1
new e23081986df ; Merge from origin/emacs-31
adds a15b05c0098 ; Update ChangeLog.5 and etc/HISTORY for the 31.1 release.
new 18a2141b762 Merge from origin/emacs-31
adds f7af6aba5d8 ; Update ldefs-boot.el.
new b51d4b3eb7f ; Merge from origin/emacs-31
Summary of changes:
ChangeLog.5 | 676 +++++++++++++++++++++++++++++++++++++++-
admin/release-process | 5 +-
doc/emacs/ack.texi | 27 +-
doc/emacs/emacs.texi | 148 ++++-----
doc/emacs/maintaining.texi | 9 +-
doc/emacs/misc.texi | 12 +
doc/lispref/compile.texi | 9 +
doc/misc/efaq.texi | 87 ++++++
etc/AUTHORS | 55 ++--
etc/HISTORY | 2 +
etc/NEWS.31 | 699 +-----------------------------------------
lisp/calendar/icalendar.el | 9 +-
lisp/eshell/esh-mode.el | 3 +-
lisp/mail/rmailsum.el | 3 +-
lisp/org/ob-ditaa.el | 1 +
lisp/org/org-src.el | 1 +
lisp/play/zone.el | 9 +-
lisp/progmodes/antlr-mode.el | 15 +-
lisp/progmodes/compile.el | 3 +-
lisp/progmodes/csharp-mode.el | 3 +-
lisp/progmodes/eglot.el | 12 +-
lisp/progmodes/flymake.el | 3 +-
lisp/simple.el | 2 +-
lisp/speedbar.el | 37 ++-
lisp/term/xterm.el | 1 +
lisp/tmm.el | 3 +-
lisp/transient.el | 5 +
27 files changed, 1001 insertions(+), 838 deletions(-)