1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/lisp/nxml
Stefan Kangas f0f960050b Normalize some syntax table definitions
* lisp/nxml/rng-cmpct.el (rng-c-syntax-table):
* lisp/progmodes/cperl-mode.el (cperl-mode-syntax-table)
(cperl-string-syntax-table2):
* lisp/progmodes/dcl-mode.el (dcl-mode-syntax-table): Normalize
definitions to better follow modern ELisp conventions.
2022-11-04 15:04:45 +01: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 Normalize some syntax table definitions 2022-11-04 15:04:45 +01: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
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