1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-10 16:20:17 -08:00
emacs/lisp/nxml
Stefan Monnier 524af9b833 * lisp/nxml/rng-valid.el: Use define-minor-mode
Remove redundant `:group`s.
(rng-validate-mode): Use define-minor-mode.
(rng-validate-clear): Let-bind rng-current-schema instead of passing
a `no-change-schema` argument.
2019-09-29 18:15:56 -04:00
..
nxml-enc.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
nxml-maint.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
nxml-mode.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
nxml-ns.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
nxml-outln.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
nxml-parse.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
nxml-rap.el Keep nxml prolog updated via syntax-propertize 2019-06-05 20:30:23 -04:00
nxml-util.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rng-cmpct.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
rng-dt.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
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 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rng-nxml.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
rng-parse.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rng-pttrn.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rng-uri.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
rng-util.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
rng-valid.el * lisp/nxml/rng-valid.el: Use define-minor-mode 2019-09-29 18:15:56 -04:00
rng-xsd.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
xmltok.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
xsd-regexp.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00