]> git.eshelyaron.com Git - emacs.git/commit
Add a shr-allowed-images user option
authorLdBeth <andpuke@foxmail.com>
Sun, 19 Dec 2021 11:26:15 +0000 (12:26 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 19 Dec 2021 11:26:15 +0000 (12:26 +0100)
commit276fd481767ad980b4896ecb12a28c47d8a2c749
tree8987f8f48be7af4b4565cf5f7db97cd9481dd697
parent7fd900ff3a780a83422241552902cfe3c2ecb1d8
Add a shr-allowed-images user option

* lisp/net/shr.el (shr-allowed-images): New variable (bug#52594).
(shr-image-is-blocked): New function to use it.
(shr-tag-img): Use it.
* doc/misc/eww.texi (Advanced): Document it.

Copyright-paperwork-exempt: yes
doc/misc/eww.texi
etc/NEWS
lisp/net/shr.el