]> git.eshelyaron.com Git - emacs.git/commit
Merge from origin/emacs-29
authorJim Porter <jporterbugs@gmail.com>
Tue, 22 Aug 2023 01:23:11 +0000 (18:23 -0700)
committerJim Porter <jporterbugs@gmail.com>
Tue, 22 Aug 2023 01:23:11 +0000 (18:23 -0700)
commit357c2fba9825a44e27bf83ecd7a3527a32268a47
treebf197ead3fc0fa89ad0f90436e0cc06a5b6fc550
parent0df2efa4d6953fb3dbc50c5faa845e80154b447b
parent3296031ad74f8cdc9638ae948b5372a81a43a2d1
Merge from origin/emacs-29

3296031ad74 ; Another improvement for documentation of pixelwise scro...
baeb2d71ae7 Support defun navigation for DEFUN in c-ts-mode (bug#64442)
781ddd7e7d8 Fix touchpad scrolling on MS-Windows
c125bd060e2 Fix order in which package-vc dependencies are resolved
500ced133ad Fix building of VC package manuals with relative org link...
456ecabe9e8 Fix the documentation of 'cl-flet'
f6ebd1ef0d0 ; * src/treesit.c (Ftreesit_node_parent): Improve comment...
fac0e2d5334 Avoid false "wrong passphrase" messages in EPA
8f683b51d8b Fix jsx font-lock in older tree-sitter-js grammars
d9af79ae39d Fix cloning 'face-remapping-alist' for indirect buffers
636fb267c46 Improve documentation of case transfer in replacement com...
7856d51436b Fix horizontal scrolling of images with C-f
8cf5659ec2f ; Fix defcustom in completion.el
a8c8a4e3680 ; * src/fns.c (Fcopy_sequence): Doc fix.  (Bug#64960)
205d87cdca0 Fix unpacking ZIP archives on MS-Windows
3712e8bc385 ; Fix typos in lisp/keymap.el doc strings (bug#65329).
21b2ecee661 Fix command example in Eshell manual
26949819df0 ; lisp/progmodes/csharp-mode.el (treesit-query-capture): ...
221ed70b90a ; Improve documentation of 'define-alternatives'
32280205e27 Add user options mentioned in the Eshell manual to the va...
cf3145a486b * Add missing alias to `native-comp-enable-subr-trampolin...
922b6490286 * Add missing alias to `native-comp-enable-subr-trampolin...
6962823c83c ; * etc/PROBLEMS: Fix typo and clarify wording.

# Conflicts:
# doc/misc/eshell.texi
16 files changed:
doc/emacs/search.texi
doc/lispref/commands.texi
doc/misc/eshell.texi
etc/PROBLEMS
lisp/arc-mode.el
lisp/emacs-lisp/package-vc.el
lisp/image-mode.el
lisp/progmodes/c-ts-mode.el
lisp/progmodes/csharp-mode.el
lisp/progmodes/js.el
lisp/simple.el
lisp/subr.el
src/fns.c
src/search.c
src/treesit.c
src/w32term.c