1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
emacs/lisp/nxml
Lars Ingebrigtsen b31e7c51d6 Fix xsdre-range-list-to-char-alternative problem with {P}
* lisp/nxml/xsd-regexp.el (xsdre-range-list-to-char-alternative):
Make (string-match (xsdre-translate "\\p{P}") "a-b") work
(bug#24093) -- the "forbidden" characters don't have to be the
first elements in a range.
2020-12-02 12:23:13 +01:00
..
nxml-enc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
nxml-maint.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
nxml-mode.el Make nxml-newline-and-indent argument optional 2020-10-18 03:17:58 +02:00
nxml-ns.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
nxml-outln.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
nxml-parse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
nxml-rap.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
nxml-util.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rng-cmpct.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rng-dt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rng-loc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rng-maint.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rng-match.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rng-nxml.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rng-parse.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rng-pttrn.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rng-uri.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rng-util.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rng-valid.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rng-xsd.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
xmltok.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
xsd-regexp.el Fix xsdre-range-list-to-char-alternative problem with {P} 2020-12-02 12:23:13 +01:00