]> git.eshelyaron.com Git - emacs.git/commit
Restore c-ts-common-comment-setup in js-ts-mode and typescript-ts-mode.
authorJuri Linkov <juri@linkov.net>
Tue, 3 Jun 2025 15:41:01 +0000 (18:41 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 7 Jun 2025 20:00:14 +0000 (22:00 +0200)
commit64fbed1027d32f6ae965675d9d1b4356dc07ef69
tree04d6ac407a6a3ad4a0541ee662e2745c8724c75c
parentc5ce83d83a49c43f303d709bc4bfbd81f786281a
Restore c-ts-common-comment-setup in js-ts-mode and typescript-ts-mode.

* lisp/progmodes/js.el (js-ts-mode):
* lisp/progmodes/typescript-ts-mode.el (typescript-ts-base-mode):
Add 'c-ts-common-comment-setup' back removed in 8bccccedb65a
since it does more than setting comment variables (bug#78680).

(cherry picked from commit 6b668c2213432db04d29d36b8bf25a8f3f853c62)
lisp/progmodes/js.el
lisp/progmodes/typescript-ts-mode.el