]> git.eshelyaron.com Git - emacs.git/commit
Fix c-ts-mode bracket indentation (bug#60398)
authorYuan Fu <casouri@gmail.com>
Thu, 29 Dec 2022 08:58:50 +0000 (00:58 -0800)
committerYuan Fu <casouri@gmail.com>
Thu, 29 Dec 2022 08:58:50 +0000 (00:58 -0800)
commit784e509bded0fe41dd9908022a92c54ac8c21a2c
tree5630e87b37619e7239c8206805a03cc1997fd611
parent909091d7578b7225601b202fb9257dedae879e9a
Fix c-ts-mode bracket indentation (bug#60398)

* lisp/progmodes/c-ts-mode.el (c-ts-mode--indent-styles): Use new
anchor.
(c-ts-mode--bracket-children-anchor): New anchor function.
lisp/progmodes/c-ts-mode.el