]> git.eshelyaron.com Git - emacs.git/commit
Also use eww URL transformers in the actual links
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 14 Sep 2022 13:16:27 +0000 (15:16 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 14 Sep 2022 13:17:58 +0000 (15:17 +0200)
commitc2c4c89dbc4be55114f2874284bf46cf5bb711ed
treedaf2dd4fa767f5c67242f494982377b3738395a9
parentd3188196cca68f79a18a6d8a331fd98d4b18c22c
Also use eww URL transformers in the actual links

* lisp/net/eww.el (eww-mode): Use it to transform URLs
(bug#57796).

* lisp/net/shr.el (shr-url-transformer): New variable.
(shr-tag-a): Use it.
lisp/net/eww.el
lisp/net/shr.el