1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/nxml
RadioNoiseE ce0d851614 Fix XML indentation for CDATA section content
* lisp/nxml/nxml-mode.el (nxml-merge-indent-context-type):
Handle 'cdata-section' type to prevent it from returning 'mixed'.
* lisp/nxml/nxml-mode.el (nxml-compute-indent-in-delimited-token):
Preserve existing indentation for CDATA section content.
(bug#79817)

Copyright-paperwork-exempt: yes
2025-11-22 12:03:16 +02:00
..
nxml-enc.el
nxml-maint.el
nxml-mode.el Fix XML indentation for CDATA section content 2025-11-22 12:03:16 +02: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 Fix bug in 'rng-valid' that unnecessarily marks buffer as modified 2025-01-05 15:39:50 +02:00
rng-xsd.el
xmltok.el
xsd-regexp.el