1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/nxml
Elías Gabriel Pérez 4c6b1712a4 Add block-comment-start and block-comment-end to supported modes
* lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables):
Add block-comment-start and block-comment-end from here...
* lisp/newcomment.el (block-comment-start, block-comment-end):...
* lisp/nxml/nxml-mode.el (nxml-mode):...
* lisp/progmodes/c-ts-common.el (c-ts-common-comment-setup):...
* lisp/progmodes/go-ts-mode.el (go-work-ts-mode):...
* lisp/progmodes/js.el (js--mode-setup):...
* lisp/progmodes/json-ts-mode.el (json-ts-mode):...
* lisp/progmodes/lua-ts-mode.el (lua-ts-mode):...
* lisp/progmodes/opascal.el (opascal-mode):...
* lisp/progmodes/pascal.el (pascal-mode):...
* lisp/progmodes/typescript-ts-mode.el (tsx-ts-mode):...
* lisp/textmodes/css-mode.el (css-base-mode, scss-mode):...
* lisp/textmodes/sgml-mode.el (sgml-mode): ... to here.
(Bug#77424)
2025-04-13 11:12:59 +03:00
..
nxml-enc.el
nxml-maint.el
nxml-mode.el Add block-comment-start and block-comment-end to supported modes 2025-04-13 11:12:59 +03:00
nxml-ns.el
nxml-outln.el
nxml-parse.el
nxml-rap.el
nxml-util.el
rng-cmpct.el
rng-dt.el
rng-loc.el
rng-maint.el
rng-match.el
rng-nxml.el
rng-parse.el
rng-pttrn.el
rng-uri.el
rng-util.el
rng-valid.el
rng-xsd.el
xmltok.el
xsd-regexp.el