]> git.eshelyaron.com Git - emacs.git/commit
Fix c-ts-mode comment indent
authorYuan Fu <casouri@gmail.com>
Tue, 10 Jan 2023 05:46:07 +0000 (21:46 -0800)
committerYuan Fu <casouri@gmail.com>
Tue, 10 Jan 2023 05:46:07 +0000 (21:46 -0800)
commit55aabfea4accd04aed9424b5cdbe304d12be6224
tree73d1bd061953fd327b81932a8b0d78d3051dcaab
parent8377ed5298f0529512294956269dcd06a8e6ed18
Fix c-ts-mode comment indent

* lisp/progmodes/c-ts-mode.el:
(c-ts-mode--comment-2nd-line-matcher): Also make sure PARENT is a
comment node.
lisp/progmodes/c-ts-mode.el