]> git.eshelyaron.com Git - emacs.git/commit
Fix c++-ts-mode indentation (bug#67975)
authorYuan Fu <casouri@gmail.com>
Sat, 23 Dec 2023 05:25:00 +0000 (21:25 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 23 Dec 2023 13:18:07 +0000 (14:18 +0100)
commit0fde0fe21d8bae711e563a42e2f1f0ecaf19dd86
tree5e4f3f813621698e674cc271be2fc5a137d9d3ec
parent160c1b8368e6858e2d9ede46357cefa04e215d22
Fix c++-ts-mode indentation (bug#67975)

* lisp/progmodes/c-ts-mode.el (c-ts-mode--indent-styles): Make indent
rule match precise so it doesn't match declaration_list.

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