]> git.eshelyaron.com Git - emacs.git/commit
Make the `R' command get the correct relative <img>s
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Feb 2016 02:51:45 +0000 (13:51 +1100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 9 Feb 2016 02:51:45 +0000 (13:51 +1100)
commit8722e849f75ceafb82a1c17105e8ab76077a8ebc
treea58320f04d7423a734d92bd6e6c587e8d5cac7d9
parent54b198af77449135980ce36fcfb42a5eea18c5c4
Make the `R' command get the correct relative <img>s

* lisp/net/eww.el (eww-readable): Preserve the base URL so
that image expansions are fetched from the right place (bug#22605).
lisp/net/eww.el