Files
emacs/lisp/progmodes
Elías Gabriel Pérez 74842b4cb2 Add block-comment variables to cc-mode.
* lisp/progmodes/cc-cmds.el (c-indent-new-comment-line):
Add block-comment-start and block-comment-end
* lisp/progmodes/cc-mode.el (c-basic-common-init):
Declare block-comment-start and block-comment-end buffer-local.
* lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables): Move
block-comment variables ...
(lisp-mode): ... to here.  (Bug#77424)
2025-04-15 16:16:34 +03:00
..
2025-03-12 10:09:09 +08:00
2025-04-13 13:03:03 +03:00
2025-04-13 11:13:36 +03:00
2025-03-27 08:59:32 -04:00