]> git.eshelyaron.com Git - emacs.git/commit
Fix c-ts-mode block comment indentation (bug#60270)
authorYuan Fu <casouri@gmail.com>
Sun, 15 Jan 2023 09:01:38 +0000 (01:01 -0800)
committerYuan Fu <casouri@gmail.com>
Sun, 15 Jan 2023 09:11:38 +0000 (01:11 -0800)
commit25a5575f161c4f4f2ee42bf15cdefec0bbfc6b33
treec7c1f2a9b2852fa56a3e661c30779f33152689b1
parent252b2c01af02d5229d9c542a43622171ecfd040d
Fix c-ts-mode block comment indentation (bug#60270)

* lisp/progmodes/c-ts-mode.el:
(c-ts-mode--comment-2nd-line-anchor): Handle another edge case.
lisp/progmodes/c-ts-mode.el