1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00
emacs/lisp/nxml
Noam Postavsky 3f2bfe9a19 Keep nxml-prolog-end up to date (Bug#18871)
The change on 2016-01-16 "lisp/nxml: Use syntax-tables for comments"
removed the update of nxml-prolog-end, although it already failed to
work correctly after 2013-10-07 "* lisp/nxml/nxml-mode.el: Use
lexical-binding and syntax-propertize."
* lisp/nxml/nxml-rap.el: New function.
* lisp/nxml/nxml-mode.el (nxml-mode): Add it to
after-change-functions.
2019-06-04 08:42:50 -04:00
..
nxml-enc.el
nxml-maint.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
nxml-mode.el Keep nxml-prolog-end up to date (Bug#18871) 2019-06-04 08:42:50 -04:00
nxml-ns.el
nxml-outln.el
nxml-parse.el
nxml-rap.el Keep nxml-prolog-end up to date (Bug#18871) 2019-06-04 08:42:50 -04:00
nxml-util.el
rng-cmpct.el
rng-dt.el
rng-loc.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
rng-maint.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
rng-match.el
rng-nxml.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
rng-parse.el
rng-pttrn.el
rng-uri.el More regexp corrections and tweaks 2019-03-08 09:09:40 -08:00
rng-util.el
rng-valid.el
rng-xsd.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
xmltok.el
xsd-regexp.el