]> git.eshelyaron.com Git - emacs.git/commit
Fix c++-ts-mode defun navigation (bug#65885)
authorYuan Fu <casouri@gmail.com>
Tue, 9 Apr 2024 04:07:11 +0000 (21:07 -0700)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 16:47:12 +0000 (18:47 +0200)
commit3f588ea8b22f5fcf433ba4d49a88b77e7286e275
tree7f6cd97e7e7714b2c395395802a9e6d7a193239a
parent486c46e538f8135e615ca0066d453c46d6f4d05f
Fix c++-ts-mode defun navigation (bug#65885)

* lisp/progmodes/c-ts-mode.el (c-ts-base-mode): Add BOL and EOL marker
in the regexp.

(cherry picked from commit 407e85ce139c2f0ab8bc7f9643ee7506a4e561a1)
lisp/progmodes/c-ts-mode.el