]> git.eshelyaron.com Git - emacs.git/commit
Fix c-ts-mode indent (bug#60873)
authorYuan Fu <casouri@gmail.com>
Thu, 19 Jan 2023 22:46:17 +0000 (14:46 -0800)
committerYuan Fu <casouri@gmail.com>
Thu, 19 Jan 2023 22:47:25 +0000 (14:47 -0800)
commit7b7b2b95138e691f1b155060b91a8998e3905651
tree0cca8b748fe53de4ae79470a4fea666fd0c34edb
parent7ca71d66dc7365a3dd8dd5f20638b4fa612fdc5e
Fix c-ts-mode indent (bug#60873)

* lisp/progmodes/c-ts-mode.el:
(c-ts-mode--statement-offset): Handle the edge case.
* test/lisp/progmodes/c-ts-mode-resources/indent.erts: Add a test.
lisp/progmodes/c-ts-mode.el
test/lisp/progmodes/c-ts-mode-resources/indent.erts