[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (e97ab1c4133 -> 9cd88bd62a6)
From: |
Po Lu |
Subject: |
master updated (e97ab1c4133 -> 9cd88bd62a6) |
Date: |
Wed, 28 Aug 2024 20:54:58 -0400 (EDT) |
oldosfan pushed a change to branch master.
from e97ab1c4133 Use 'eshell-with-handles' when executing an Eshell file
adds aa6ed7f67ec Fix copyright years by hand (Bug#72809)
adds b8c05d73a11 Fix tree-sitter local parser overlay cleanup routine
adds 31293155879 Improve php-ts-mode font lock and support latest
grammar (bug#72796)
adds 3a4839d1427 More consistent treesit-forward-sexp around comments
(bug#72525)
adds 77302ccb6aa * admin/authors.el (authors-fixed-entries): Update
docstring.
adds afee71273b7 Discuss commit log messages on feature branches
adds d6880bc24dd ; * admin/make-tarball.txt: Document gotcha.
adds 9ffa38d3925 Eglot: fix completion highlighting (bug#72824)
adds e6c72aec9d7 ; Fix typos
new 413489fe80a Merge from savannah/emacs-30
new 9cd88bd62a6 ; Document copyright pitfalls
Summary of changes:
ChangeLog.4 | 378 +++++++++++++++++++-------------------
admin/authors.el | 7 +-
admin/codespell/codespell.exclude | 59 ++++++
admin/codespell/codespell.ignore | 3 +
admin/make-tarball.txt | 5 +-
admin/notes/git-workflow | 14 ++
admin/notes/years | 22 ++-
configure.ac | 3 +-
doc/lispref/tips.texi | 2 +-
doc/misc/gnus.texi | 2 +-
etc/images/gud/README | 4 +-
lisp/progmodes/eglot.el | 2 +-
lisp/progmodes/make-mode.el | 12 +-
lisp/progmodes/php-ts-mode.el | 41 +++--
lisp/treesit.el | 130 ++++++++-----
msdos/autogen/Makefile.in | 4 +-
nt/emacs.rc.in | 2 +-
nt/emacsclient.rc.in | 2 +-
test/lisp/which-key-tests.el | 2 +-
19 files changed, 409 insertions(+), 285 deletions(-)
- master updated (e97ab1c4133 -> 9cd88bd62a6),
Po Lu <=