1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00
emacs/lisp/nxml
Lars Ingebrigtsen 2a022e9be3 Filter out rng-state elements in nxml-mode buffers from the kill ring
* lisp/nxml/nxml-mode.el (nxml--buffer-substring-filter): Filter
out `rng-state' objects (bug#50061).
(nxml-mode): Set `filter-buffer-substring-function'.
2021-08-15 15:43:39 +02:00
..
nxml-enc.el
nxml-maint.el
nxml-mode.el Filter out rng-state elements in nxml-mode buffers from the kill ring 2021-08-15 15:43:39 +02:00
nxml-ns.el
nxml-outln.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
nxml-parse.el
nxml-rap.el
nxml-util.el
rng-cmpct.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
rng-dt.el
rng-loc.el Remove local uniquify functions in favour of seq-uniq 2021-04-05 15:14:19 +02:00
rng-maint.el
rng-match.el Remove local uniquify functions in favour of seq-uniq 2021-04-05 15:14:19 +02:00
rng-nxml.el Add :company-kind support to nxml-mode completion 2021-05-15 04:18:42 +03:00
rng-parse.el
rng-pttrn.el
rng-uri.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
rng-util.el Remove local uniquify functions in favour of seq-uniq 2021-04-05 15:14:19 +02:00
rng-valid.el
rng-xsd.el Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
xmltok.el Use string-replace instead of replace-regexp-in-string 2021-08-08 19:25:26 +02:00
xsd-regexp.el