]> git.eshelyaron.com Git - emacs.git/commit
Merge from origin/emacs-29
authorEli Zaretskii <eliz@gnu.org>
Sat, 3 Jun 2023 09:50:58 +0000 (05:50 -0400)
committerEli Zaretskii <eliz@gnu.org>
Sat, 3 Jun 2023 09:50:58 +0000 (05:50 -0400)
commit970f94a2dd8bc4be4d71f1075421093ca6f87d28
tree56ad75121692fa68fd1ec158a6b975dd2e902cbd
parent68b87288aa54c2ec701fdf4333fc92e32313c83b
parentede3535051a8f3b209b830adcaba9cb1ddf58685
Merge from origin/emacs-29

ede3535051a ; Fix last change
8ec786349e1 Fix apostrophe handling in rust-ts-mode and go-ts-mode (B...
0eba9cf6511 * test/infra/Dockerfile.emba (emacs-base): Install also g...
4897c98b6c4 Fix 'python-util-clone-local-variables'
6b2c8dc9050 Revert "Enhance Python font-lock to support multilines"
348e4504c6d Fix typo in calc.texi
03663b8798a Update to Transient v0.4.1
dc7acb1aafe Avoid errors in 'delete-forward-char' deleting static com...
2f94f6de9d6 Make VS-15 and VS-16 compositions work correctly
753f8aa1f14 Fix project-name for vc-aware backend in non-file buffers
17c7915ab94 ; Fix 'package-install-upgrade-built-in' check for packag...
e252ce26eab Add type_predicate 'is' as keyword in typescript-ts-mode ...
0a354d65784 Fix infloop in info-look.el
83b22139e4c Fix several todo-mode.el item editing bugs (bug#63811)
ed4cd3eddf7 dockerfile-ts-mode: Prevent empty categories in imenu (Bu...
2e20e318da2 Brush up doc strings and terminology in plstore.el
372bc1278c2 Add internal documentation on plstore.el
23a14e7b902 Add compact_constructor_declaration font-locking to java-...
500abc4dc37 * lisp/tmm.el (tmm-completion-delete-prompt): Add more ch...
afc1f329356 Allow to disable the DWIMish behavior of 'x' in package menu
08104c01504 Allow dired to invoke secondary browser
a3063f0bc87 Add a binding for enriched-toggle-markup
d8ba28fa394 Fix order of tmm-menubar when 'tmm-mid-prompt' is nil

# Conflicts:
# etc/NEWS
13 files changed:
doc/misc/calc.texi
etc/NEWS.29
lisp/composite.el
lisp/emacs-lisp/package.el
lisp/progmodes/dockerfile-ts-mode.el
lisp/progmodes/go-ts-mode.el
lisp/progmodes/java-ts-mode.el
lisp/progmodes/project.el
lisp/progmodes/python.el
lisp/progmodes/typescript-ts-mode.el
lisp/simple.el
test/infra/Dockerfile.emba
test/lisp/progmodes/python-tests.el