1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/lisp/nxml
Martin Jerabek aa793512d0 Repair nXML handling of URIs with hex escapes (bug#58718)
Copyright-paperwork-exempt: yes

* lisp/nxml/rng-uri.el (rng-uri-file-name-1): Add missing backslashes.
(rng-uri-unescape-unibyte, rng-uri-unescape-unibyte-match):
Convert hex-encoded character to string.
2022-10-24 12:22:41 +02:00
..
nxml-enc.el
nxml-maint.el
nxml-mode.el (nxml-with-invisible-motion): Delete macro. 2022-10-07 13:25:36 -04:00
nxml-ns.el
nxml-outln.el
nxml-parse.el
nxml-rap.el
nxml-util.el (nxml-with-invisible-motion): Delete macro. 2022-10-07 13:25:36 -04:00
rng-cmpct.el
rng-dt.el Make rng-collapse-space obsolete 2022-08-09 22:44:21 +02:00
rng-loc.el Make rng-collapse-space obsolete 2022-08-09 22:44:21 +02:00
rng-maint.el
rng-match.el
rng-nxml.el (nxml-with-invisible-motion): Delete macro. 2022-10-07 13:25:36 -04:00
rng-parse.el
rng-pttrn.el
rng-uri.el Repair nXML handling of URIs with hex escapes (bug#58718) 2022-10-24 12:22:41 +02:00
rng-util.el Make rng-collapse-space obsolete 2022-08-09 22:44:21 +02:00
rng-valid.el (nxml-with-invisible-motion): Delete macro. 2022-10-07 13:25:36 -04:00
rng-xsd.el
xmltok.el
xsd-regexp.el