]> git.eshelyaron.com Git - emacs.git/commit
Make c-ts-common-comment-indent-new-line work for rust doc comment
authorYuan Fu <casouri@gmail.com>
Wed, 24 Apr 2024 05:28:25 +0000 (22:28 -0700)
committerEshel Yaron <me@eshelyaron.com>
Wed, 24 Apr 2024 17:43:49 +0000 (19:43 +0200)
commit73486191dfefe40d78e21f5e630b8793b5d5ff26
tree905e6c017d2ec8348d2adb860727af316bed5580
parent8f5eadf1f9d61d5745262ed4791b4f1c0d5a467d
Make c-ts-common-comment-indent-new-line work for rust doc comment

* lisp/progmodes/c-ts-common.el (c-ts-common-comment-indent-new-line):
Support //! comment directives.

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