]> git.eshelyaron.com Git - emacs.git/commit
Merge from origin/emacs-29
authorEli Zaretskii <eliz@gnu.org>
Sat, 23 Dec 2023 11:30:40 +0000 (06:30 -0500)
committerEli Zaretskii <eliz@gnu.org>
Sat, 23 Dec 2023 11:30:40 +0000 (06:30 -0500)
commit1be62044732df0c4f1be9679a4ada09850a9e2ab
tree21e801fc520832d37dfcf744c174d55cf2a63d18
parentb09765a7114a92fbb71dad50a44a66938723624d
parenta4751657389cf47c18416fa5d148ad2a67e14565
Merge from origin/emacs-29

a4751657389 * doc/man/emacsclient.1: Fix --tramp option.
1e5357d3d1f * doc/man/emacsclient.1: Add missing sections (bug#66598)
fba7b9db397 Add explanation for extra parentheses in ELisp Introduction
77232826821 Add sample code to the "let*" section in "forward-paragraph"
7a00ca92c19 Fix treesit test (bug#67117)
d220893216c Fix c++-ts-mode indentation (bug#67975)
d386a8aa43f Recommend customizing eglot for python-base-mode
bd0c7589715 Improve documentation of new native-compilation commands
1ad126c0f28 ; Fix typo
77678244b83 doc/lispintro: Don't mention `set` (bug#67734)
cb3684e9dfa Fix script for some characters
2922d683b78 ; * src/treesit.c (treesit_traverse_child_helper): Fix co...
7b315e8a5c9 Fix an issue when searching subtree backward (bug#67117)
03625c2fefa Fix passive mode for tnftp client in ange-ftp.el.
b6429b1c1c7 ; Improve documentation of ispell.el's dictionary database
75cc1593412 ; * etc/PROBLEMS: Update the "GnuPG hangs" entry.
67d9af1c074 Fix using disabled command without a docstring
f68f3500236 Improve documentation of text properties handling when ya...
06c399914fa Eglot: Add Uiua language server
12 files changed:
doc/lispref/compile.texi
doc/lispref/text.texi
doc/misc/eglot.texi
etc/PROBLEMS
lisp/international/characters.el
lisp/net/ange-ftp.el
lisp/progmodes/c-ts-mode.el
lisp/progmodes/eglot.el
lisp/progmodes/elisp-mode.el
lisp/textmodes/ispell.el
src/treesit.c
test/src/treesit-tests.el