]> git.eshelyaron.com Git - emacs.git/commit
Fontify doc comment in c-ts-mode with doc-face
authorYuan Fu <casouri@gmail.com>
Thu, 9 May 2024 03:27:12 +0000 (20:27 -0700)
committerEshel Yaron <me@eshelyaron.com>
Fri, 10 May 2024 13:33:25 +0000 (15:33 +0200)
commit73c10c8bb8a7c479d4e1ffe127f6064776689b81
tree475732351ee2a4fc91bf23010b7b5d3e59f5172a
parenta84ce9d1d610f4c0722baa39847836f30e2be1d7
Fontify doc comment in c-ts-mode with doc-face

* lisp/progmodes/c-ts-mode.el (c-ts-mode--font-lock-settings): Add
rule for /** comments.

(cherry picked from commit 03d4b96da62fbb7abfb7fa8fcfc963313e394f22)
lisp/progmodes/c-ts-mode.el