]> git.eshelyaron.com Git - emacs.git/commit
Fix up previous SVG-multibyte fix
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 2 Oct 2019 11:19:17 +0000 (13:19 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 3 Oct 2019 14:15:22 +0000 (16:15 +0200)
commit0b5fe611e996a609866c3d84ee6c2d1e5dffd812
tree901dfb281dd674fd662f0aef3d3f3c7500a50644
parente7e55e5e4dad95c5e605553d4ad3daa1422d0ea3
Fix up previous SVG-multibyte fix

* lisp/net/shr.el (shr-dom-to-xml): For SVG images, take an
optional charset parameter to return unibyte data.
(shr-parse-image-data): Use it.
(shr-tag-svg): Ditto.
(svg--wrap-svg): Revert previous kludge.
lisp/net/shr.el