1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 06:20:43 -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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nxml-maint.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nxml-mode.el (nxml-with-invisible-motion): Delete macro. 2022-10-07 13:25:36 -04:00
nxml-ns.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nxml-outln.el Prefer defvar-keymap in nxml/*.el 2022-07-02 16:37:49 +02:00
nxml-parse.el ; Fix typos. 2022-07-02 13:32:41 +02:00
nxml-rap.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
nxml-util.el (nxml-with-invisible-motion): Delete macro. 2022-10-07 13:25:36 -04:00
rng-cmpct.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
rng-match.el Make rng-blank-p obsolete in favor of string-blank-p 2022-08-09 21:58:00 +02:00
rng-nxml.el (nxml-with-invisible-motion): Delete macro. 2022-10-07 13:25:36 -04:00
rng-parse.el Make rng-blank-p obsolete in favor of string-blank-p 2022-08-09 21:58:00 +02:00
rng-pttrn.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
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 ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00
xmltok.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
xsd-regexp.el Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00