]> git.eshelyaron.com Git - emacs.git/commit
Add comment style toggle for c-ts-mode (bug#61550)
authorTheodor Thornhill <theo@thornhill.no>
Fri, 17 Feb 2023 22:46:24 +0000 (23:46 +0100)
committerTheodor Thornhill <theo@thornhill.no>
Sun, 19 Feb 2023 19:47:05 +0000 (20:47 +0100)
commitd397f3d508464b1eab2d2b3b7e4c3b80aff9d536
treeb953b86bcc0793904beadcddaf8cdc0e2ce9206d
parent683961cd733d4a660ffdb9c1a6e6ad565ffae2cb
Add comment style toggle for c-ts-mode (bug#61550)

* lisp/progmodes/c-ts-mode.el (c-ts-mode-toggle-comment-style): New
command.
(c-ts-base-mode-map): Add binding.
(c-ts-mode-set-modeline): New function.
(c-ts-mode): Set modeline.
(c++-ts-mode): Set modeline.
lisp/progmodes/c-ts-mode.el