]> git.eshelyaron.com Git - emacs.git/commit
Make eww-open-file work with Tramp file names
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 18 Jul 2020 16:02:43 +0000 (18:02 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 18 Jul 2020 16:02:43 +0000 (18:02 +0200)
commitc45c1e8c4376cbbe68cec997a5ef686732377ca6
treec77e853264ed7ee7970591b1bb4e72aa766cc075
parent58c7dc69db07130519ff2e1f818eb5422f6225d8
Make eww-open-file work with Tramp file names

* lisp/net/eww.el (eww-open-file): Allow opening non-local Tramp
files (bug#40425).
(eww): Adjust calling convention to allow passing in data directly
via a buffer.
lisp/net/eww.el