]> git.eshelyaron.com Git - emacs.git/commit
Merge from origin/emacs-29
authorEli Zaretskii <eliz@gnu.org>
Fri, 26 May 2023 11:03:07 +0000 (07:03 -0400)
committerEli Zaretskii <eliz@gnu.org>
Fri, 26 May 2023 11:03:07 +0000 (07:03 -0400)
commiteacee3e536e06227b04c3b2f1ab3a1fe831b78dc
tree312609c8ba58f30f8f187f4b1ab235a3c5aa82dc
parentd6f717cd1dc373707440011a1552b78de2654bba
parent6f6071c52616cc30bc28083688a3ad8d70ce713e
Merge from origin/emacs-29

6f6071c5261 Avoid duplicate load-path entry when generating package a...
117b29c6f66 ; Improve documentation of Isearch command properties
a347b26cba2 Disable loading SQLite3 extensions when SQLite3 version i...
fe22bf503fb ; * lisp/progmodes/project.el (project-switch-use-entire-...
64dbbde3b77 Fix visiting HTML files encoded in iso-2022 variants
5c95239aca2 ; Fix markup of some treesit vars in Elisp manual.
6ad041939be Support 'isearch-allow-scroll' in 'pixel-scroll-precision...
ecccdc07a09 shr: allow moving between adjacent anchors
504ef25ef36 ; * etc/NEWS: Fix typos.
d6fb868cdd3 Fix multihop file name expansion in Tramp
dd3e4e14fdc Remove obsolete information from Gnus manual
2a5c946f879 Preserve mark in comint-history-isearch
6b60c8142ea Fix systemd unit completion for old versions of systemd
8c56557cd9d Fix Skeletons menu-bar menu in Python modes
58eb38cfb47 ; * etc/NEWS: missing definite article
cf403628692 ; * etc/NEWS: PGTK cannot switch to -new automatically (b...
ead3a2abbfc Fix loading SQLite extensions
a6bddd17658 ; * etc/NEWS: Fix typos.
f49fe936abd * etc/NEWS: Note dotimes loop variable scoping change (bu...
cec9333dc52 Fix c-ts-mode--top-level-declarator
f571e8f1bb6 Improve c-ts-mode font-lock for function names (bug#63390)
42a28ffdc27 * lisp/tab-bar.el: Don't use 'minibuffer-selected-window'...
8e61d23f71e Split windows horizontally in places that use split to cr...
459d08c7fe7 Fix tree-sitter test (bug#63481)
3bc5efb87e5 ; * lisp/emacs-lisp/benchmark.el (benchmark-progn): Fix d...

# Conflicts:
# etc/NEWS
13 files changed:
doc/lispref/modes.texi
doc/lispref/parsing.texi
doc/misc/gnus.texi
etc/NEWS.29
lisp/comint.el
lisp/emacs-lisp/package.el
lisp/net/tramp.el
lisp/progmodes/c-ts-mode.el
lisp/progmodes/project.el
lisp/progmodes/python.el
lisp/tab-bar.el
lisp/window.el
test/src/treesit-tests.el