]> git.eshelyaron.com Git - emacs.git/commit
; Fix last change
authorEli Zaretskii <eliz@gnu.org>
Sat, 13 Jul 2024 10:16:42 +0000 (13:16 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 13 Jul 2024 20:07:21 +0000 (22:07 +0200)
commit9efc9e07dcf77676434f8cda62f63379f7223637
tree52d6832804875cba243eb2f29b89811b14bfe0e8
parent88cee3d4c7d168c3372ea28e7d3fb20726841ab2
; Fix last change

* lisp/progmodes/java-ts-mode.el (java-ts-mode):
* lisp/progmodes/c-ts-mode.el (c-ts-mode, c++-ts-mode): Load the
Doxygen grammar quietly, so that if it isn't available, the user
is not annoyed.  (Bug#71874)

(cherry picked from commit 3a26a51c69b064546fd4647a94cdfc2656b201ec)
lisp/progmodes/c-ts-mode.el
lisp/progmodes/java-ts-mode.el