]> git.eshelyaron.com Git - emacs.git/commit
Fix issue of inserting images on some systems
authorAlain Schneble <a.s@realize.ch>
Thu, 3 Mar 2016 05:31:11 +0000 (05:31 +0000)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 3 Mar 2016 05:31:11 +0000 (05:31 +0000)
commit887f6126c5ce9084f93083765ac026ca6b28175c
tree6f598bffd656ac1d30b169b40e70401420bd0e0d
parent0c5c04d58e4efc04905a3f42e984d5f24c554a34
Fix issue of inserting images on some systems

* lisp/net/shr.el (shr-tag-img): Construct a non-empty range
to pass to shr-image-fetched, to indicate where to insert the
image.  Fixes the issue introduced with commit
80852f843e69b81618f29cfb9aa4b074946cb3c4
(bug#22789).
lisp/net/shr.el