]> git.eshelyaron.com Git - emacs.git/commit
Merge from origin/emacs-29
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Jun 2023 09:02:55 +0000 (05:02 -0400)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Jun 2023 09:02:55 +0000 (05:02 -0400)
commitd1ddd1d5d9c0b14dff35e7589368dbe8c30549e3
tree2bc96568771f3aa75538ff03da0efbf70826ce9a
parent8657afac774f36777d0fdd368e0bec64beca22ae
parent84d2da003e1c2acc2dddd7b6bc271cb6e1af9755
Merge from origin/emacs-29

84d2da003e1 ; Fix example in the Flymake manual
0a1459f1d9b * doc/misc/calc.texi (Advanced Math Functions): Correct c...
92faf1f5645 Consider 'dired-kill-when-opening-new-dired-buffer' in mo...
bafe71a69fc ; Fix use-package.texi markup
018e4ca6c5d ; * doc/misc/calc.texi (Advanced Math Functions): Fix las...
1952dbd4c5f Fix Gamma function definition in calc.texi
f73f82d7e89 Fix subscripts in the Calc manual
70fc7c41ef3 Improve documentation of 'declare' forms
c8357582389 ; * src/lread.c (bytecode_from_rev_list): Avoid C++ comment.
28478574961 Improve tree-sitter docs
0e9307eb2b8 Fix some Texinfo markup in manuals
8dc08333eea Fix bol/bos anchors in tree-sitter :match regexps
8225ade6151 ; * src/xdisp.c (syms_of_xdisp) <display-line-numbers>: F...
1f0527a312a ; Fix last change in tex-mode.el
4da479920e6 * lisp/subr.el (with-restriction): Tweak indent rule
36aa9bd8183 ; Fix previous change
aaeaf608d89 Fix setting region in the minibuffer
1383efe01d0 Fix setting $DBUS_SESSION_BUS_ADDRESS after Emacs has sta...
bdb0bc2b4e4 Fix tex-mode display-buffer issues
90047c38ce9 Add test for when 'completion-auto-help' is 'visible'
2c623e4feb9 Avoid errors in 'apropos-documentation' after 'eval-buffer'
dd3b98121cc ; * doc/emacs/indent.texi (Indentation Commands): Fix las...
904edf1f076 Mention indent-rigidly in the Emacs manual
29 files changed:
doc/lispref/functions.texi
doc/lispref/internals.texi
doc/lispref/modes.texi
doc/lispref/parsing.texi
doc/lispref/positions.texi
doc/lispref/text.texi
doc/misc/calc.texi
doc/misc/cc-mode.texi
doc/misc/eww.texi
doc/misc/flymake.texi
doc/misc/gnus.texi
doc/misc/tramp.texi
doc/misc/use-package.texi
lisp/apropos.el
lisp/dired.el
lisp/minibuffer.el
lisp/progmodes/c-ts-mode.el
lisp/progmodes/java-ts-mode.el
lisp/progmodes/js.el
lisp/progmodes/python.el
lisp/progmodes/sh-script.el
lisp/progmodes/typescript-ts-mode.el
lisp/simple.el
lisp/subr.el
lisp/treesit.el
lisp/window.el
src/lread.c
src/xdisp.c
test/src/treesit-tests.el