]> git.eshelyaron.com Git - emacs.git/commit
Only do multi-isearch in eww if there's next/prev links
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 13 Sep 2021 08:03:24 +0000 (10:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 13 Sep 2021 08:03:28 +0000 (10:03 +0200)
commit4ee8b4d225176191bc0778ab9cbe5bb481d4704c
treee14eec7adb30b2a5cf910d7344f0daa1ddc4ef05
parentbb446c1d968f15c34c74e90f9319c3069bd6e025
Only do multi-isearch in eww if there's next/prev links

* lisp/net/eww.el (eww-handle-link): Only do multi-isearch if
there's a next/prev link in the HTML (bug#50497).
(eww-setup-buffer): Clear the function.
(eww-mode): Don't set it here.
lisp/net/eww.el