]> git.eshelyaron.com Git - emacs.git/commit
Add command in eww to toggle images
authorRalph Schleicher <rs@ralph-schleicher.de>
Mon, 12 Apr 2021 08:31:46 +0000 (10:31 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 12 Apr 2021 08:31:46 +0000 (10:31 +0200)
commit9dc28e1fca03b124c53c2f99add3180591896696
tree01c6c488a16ead976392bdbb19fdd521560ea485
parent636e9fd6a0c6b7801fd5a0d58fd42c93aab7332d
Add command in eww to toggle images

* lisp/net/eww.el (eww-toggle-images): New function.
(eww-mode-map): Add key binding and menu entry.
* lisp/net/shr.el (shr-inhibit-images): Make it customizable.
* doc/misc/eww.texi (Basics): Document eww-toggle-images.
Fix index entries for shr-use-fonts and shr-use-colors.
(Advanced): Document shr-inhibit-images
(bug#47705).
doc/misc/eww.texi
lisp/net/eww.el
lisp/net/shr.el