]> git.eshelyaron.com Git - emacs.git/commit
Merge from origin/emacs-29
authorEli Zaretskii <eliz@gnu.org>
Sat, 24 Jun 2023 11:13:42 +0000 (07:13 -0400)
committerEli Zaretskii <eliz@gnu.org>
Sat, 24 Jun 2023 11:13:42 +0000 (07:13 -0400)
commit8e8667246a4c06c8362515cbd6bead889babb748
tree0696467335bb30855509cc3764c439ba75dc6a62
parent35d2fe176cb438d55552cacbdf25c3692c054d51
parentd0147ff9e507cc4e99e0574eab106f95c8e9df1f
Merge from origin/emacs-29

d0147ff9e50 * lisp/emacs-lisp/shortdoc.el: More and better `substring...
fa06249a9fb Fix "C-x RET r" when the new encoding is UTF
679e9d7c56e ; Mention MinGW64 GCC 13.1 problems in PROBLEMS
fdc1a12ed1a Fix "vc-print-log does not erase buffer" and associated p...
d507aa7336b Add selector_expression indentation rule
1f664a0af75 Add "nixd" LSP server to Eglot
e962cf4ba72 Fix building --with-native-compilation=aot from release t...
4ca371e9cc7 Fix bug#64152 (Minibuffer sometimes goes "modal")
a0ccf1859cc Disable target-async by default in gdb-mi.el
2bad5829ff7 Revert "Fix parsing of dn line if WITHDN is non-nil"
7637e361d3b Don't truncate filenames with "emacs.el" in them
2591eb1190a Improve documentation of 'minibuffer-message'
6f211bc57b9 Eglot: again fix positions of coinciding inlay hint overl...
a24e9e3fee5 ; Update ChangeLog.4 and etc/AUTHORS.
17 files changed:
doc/lispref/minibuf.texi
etc/PROBLEMS
lisp/Makefile.in
lisp/emacs-lisp/shortdoc.el
lisp/minibuffer.el
lisp/progmodes/cc-fonts.el
lisp/progmodes/eglot.el
lisp/progmodes/gdb-mi.el
lisp/progmodes/go-ts-mode.el
lisp/vc/vc.el
src/Makefile.in
src/fileio.c
src/frame.c
src/keyboard.c
src/lisp.h
src/window.c
src/xterm.c