]> git.eshelyaron.com Git - emacs.git/commit
Fix c-ts-mode label indent
authorYuan Fu <casouri@gmail.com>
Sun, 15 Jan 2023 08:21:10 +0000 (00:21 -0800)
committerYuan Fu <casouri@gmail.com>
Sun, 15 Jan 2023 09:11:38 +0000 (01:11 -0800)
commit252b2c01af02d5229d9c542a43622171ecfd040d
treefd3758def9d1af29323588d1b6dd5b5d315bca89
parent189d976dbaed9067b21dbc372c52be104ef33417
Fix c-ts-mode label indent

Fix indentation of the statement right under a label.

* lisp/progmodes/c-ts-mode.el (c-ts-mode--indent-styles): Fix.
(c-ts-mode--top-level-label-matcher): Fix.
lisp/progmodes/c-ts-mode.el