]> git.eshelyaron.com Git - emacs.git/commit
Make eww work better on Tramp HTML
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Feb 2022 15:08:45 +0000 (16:08 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Feb 2022 15:14:05 +0000 (16:14 +0100)
commit3a6129e723943e499009a7d40b38ee9eec17c8ad
tree4a7cefdc81230d1a82e7af4b1adef31e9cc84f58
parentaa6d1027ce08f9827dcf7d3a2286f94ea1a283cb
Make eww work better on Tramp HTML

* lisp/net/eww.el (eww-open-file): Use it.
(eww-browse-url): Ditto.

* lisp/net/shr.el (shr-expand-url): Allow loading relative Tramp
files if we're reading from a file:// document.

* lisp/url/url-file.el (url-allow-non-local-files): New user option
(bug#40425).
lisp/net/eww.el
lisp/net/shr.el
lisp/url/url-file.el