]> git.eshelyaron.com Git - emacs.git/commit
Make c-ts-common-comment-indent-new-line work for more cases
authorYuan Fu <casouri@gmail.com>
Mon, 22 Apr 2024 04:41:00 +0000 (21:41 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 22 Apr 2024 18:37:30 +0000 (20:37 +0200)
commit3f5c9e41da54ae3e15b857b3a8535ff16b6bd230
treec86eb0da222da2b40f74a035f002651bfded39f2
parent043cb51802b096a56133667fc63e89d3861591a7
Make c-ts-common-comment-indent-new-line work for more cases

* lisp/progmodes/c-ts-common.el:
(c-ts-common-comment-indent-new-line): Handle the case where user
types M-j in the middle of a line; and when the line starts with /**.

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