]> git.eshelyaron.com Git - emacs.git/commit
js-ts-mode: Make jsdoc's "description" block a comment (bug#72461)
authorDamien Cassou <damien@cassou.me>
Sun, 21 Jul 2024 19:32:34 +0000 (21:32 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 11 Aug 2024 07:24:39 +0000 (09:24 +0200)
commitcd3336908a38cfeafffc2dbf4059ce7f254ae7b1
tree7ac4563a028bbce2d33713e371ef67237a4f0761
parentff224faf21b0f0bba3236b106a359f691852de49
js-ts-mode: Make jsdoc's "description" block a comment (bug#72461)

* lisp/progmodes/js.el (js-ts-mode): Add "description" to
`c-ts-common--comment-regexp'.

(cherry picked from commit 3f6e7e1da682b708ece0ac79b9c6b8acb357d729)
lisp/progmodes/js.el