]> git.eshelyaron.com Git - emacs.git/commit
Add declaration_list to c-ts-common-indent-type-regexp-alist
authorDaniel Martín <mardani29@yahoo.es>
Sun, 19 Feb 2023 21:57:54 +0000 (22:57 +0100)
committerTheodor Thornhill <theo@thornhill.no>
Mon, 20 Feb 2023 14:07:56 +0000 (15:07 +0100)
commitd7010d64b216b3adf7dd5adcc9bb62c7208b8d43
treefce712fdcd3cf702aa3ffff8388eca91f4f7d1bf
parent19480aa30e37c760b608c39aff67f28792a1ce94
Add declaration_list to c-ts-common-indent-type-regexp-alist

* lisp/progmodes/c-ts-mode.el (c-ts-base-mode): Consider a
"declaration_list" a block. (Bug#61635)
* test/lisp/progmodes/c-ts-mode-resources/indent.erts (Code): Add a
test case.
lisp/progmodes/c-ts-mode.el
test/lisp/progmodes/c-ts-mode-resources/indent.erts