]> git.eshelyaron.com Git - emacs.git/commit
Fix c-ts-mode comment indentation (bug#60270)
authorYuan Fu <casouri@gmail.com>
Wed, 11 Jan 2023 09:26:21 +0000 (01:26 -0800)
committerYuan Fu <casouri@gmail.com>
Fri, 13 Jan 2023 01:11:37 +0000 (17:11 -0800)
commit8f446c2d39736d752829e37100eede3f484b827e
treea575be5c30c0ab6aeaf2606b7bdc45a38414bc73
parent083badc9c122a802080552e7771e78ee47c01e3c
Fix c-ts-mode comment indentation (bug#60270)

* lisp/progmodes/c-ts-mode.el (c-ts-mode--indent-styles): Move the
star rule up.
lisp/progmodes/c-ts-mode.el