]> git.eshelyaron.com Git - emacs.git/commit
Fix indentation for closing bracket in c-ts-mode (bug#61398)
authorYuan Fu <casouri@gmail.com>
Mon, 13 Feb 2023 03:49:47 +0000 (19:49 -0800)
committerYuan Fu <casouri@gmail.com>
Mon, 13 Feb 2023 03:49:47 +0000 (19:49 -0800)
commitf2114e8d89feed154a1c523c925ff2fb9fa9ba9a
tree4ee8ce83571c51110ba0a1742bb8726ee8440c75
parentf49caaa892576e5fa95373c38e6a99904249551c
Fix indentation for closing bracket in c-ts-mode (bug#61398)

* lisp/progmodes/c-ts-mode.el:
(c-ts-mode--indent-styles): Move the rule earlier.
(c-ts-base-mode): Add move block type.
* test/lisp/progmodes/c-ts-mode-resources/indent.erts: New tests.
lisp/progmodes/c-ts-mode.el
test/lisp/progmodes/c-ts-mode-resources/indent.erts