]> git.eshelyaron.com Git - emacs.git/commit
Provide a (thing-at-point 'url) in eww buffers
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Jan 2021 19:39:45 +0000 (20:39 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Jan 2021 19:40:07 +0000 (20:40 +0100)
commitb7068be5c410c5592856aeebd7aa4d62b1dc68e5
tree95606a257c0a5f2fdfe77ad8d04dc5fe873f818c
parent259edd435e0c02c3c906e8b34e7ece37724ccf11
Provide a (thing-at-point 'url) in eww buffers

* lisp/net/eww.el (eww-mode): Allow (thing-at-point 'url) to work
in eww buffers.
(eww--url-at-point): New function.
lisp/net/eww.el