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 Update copyright year to 2025 2025-01-01 07:39:17 +00:00
nxml-maint.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
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 Update copyright year to 2025 2025-01-01 07:39:17 +00:00
nxml-outln.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
nxml-parse.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
nxml-rap.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
nxml-util.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
rng-cmpct.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
rng-dt.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
rng-loc.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
rng-maint.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
rng-match.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
rng-nxml.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
rng-parse.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
rng-pttrn.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
rng-uri.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
rng-util.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
rng-valid.el Fix bug in 'rng-valid' that unnecessarily marks buffer as modified 2025-01-05 15:39:50 +02:00
rng-xsd.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
xmltok.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
xsd-regexp.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00