]> 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)
committerYuan Fu <casouri@gmail.com>
Sat, 23 Dec 2023 05:25:45 +0000 (21:25 -0800)
commitd220893216c3c6873b2bb529628e08c526d7f4ff
treeb9328ee9be7c8dcaf694fef24c3275815c481857
parentd386a8aa43f77f9317db6f52ef70f43a48237f99
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.
lisp/progmodes/c-ts-mode.el