]> git.eshelyaron.com Git - emacs.git/commit
Filter out rng-state elements in nxml-mode buffers from the kill ring
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 15 Aug 2021 13:43:35 +0000 (15:43 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 15 Aug 2021 13:43:39 +0000 (15:43 +0200)
commit2a022e9be3a1f46dde2fa230d0b31fb6fbb5d66a
tree5e09e628893263ff2b9aa397e75c4b2032dc2093
parentab23fa4eb22f6557414724769958a63f1c59b49a
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'.
lisp/nxml/nxml-mode.el