]> git.eshelyaron.com Git - emacs.git/commit
Make comment-indent-new-line conform better to CC Mode (bug#71225)
authorVincenzo Pupillo <v.pupillo@gmail.com>
Sun, 26 May 2024 19:07:50 +0000 (21:07 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 2 Jun 2024 11:18:16 +0000 (13:18 +0200)
commit879bad22ea25029962614987ef4ce4bac813a634
tree2a7084ba6cae464701525ae268a9c25bb127a192
parent69fae649b179d8d08f879fb270c3f8f9c65fcb49
Make comment-indent-new-line conform better to CC Mode (bug#71225)

* lisp/progmodes/c-ts-common.el: (c-ts-common-comment-indent-new-line):
Single line comment and block comment now behave more like the
c-indent-new-comment-line.

(cherry picked from commit 1ea398e8f1d32310ef0b462567e60254c6189766)
lisp/progmodes/c-ts-common.el