]> git.eshelyaron.com Git - emacs.git/commit
Don't remove `fontified' in nxml--buffer-substring-filter
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 16 Aug 2021 11:17:25 +0000 (13:17 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 16 Aug 2021 11:17:25 +0000 (13:17 +0200)
commit42be41657813ae606427aa53d2f0f0b7039d3ef1
treebcea800f1ef0434e7673dbb2437eb34d0dffdeb9
parent35023214031e130b43fd14f5ee7cd07e778b8176
Don't remove `fontified' in nxml--buffer-substring-filter

* lisp/nxml/nxml-mode.el (nxml--buffer-substring-filter): Removing
`fontified' is probably unnecessary (bug#50061).
lisp/nxml/nxml-mode.el