]> git.eshelyaron.com Git - emacs.git/commit
* lisp/isearch.el (isearch-lazy-highlight): New choice ‘all-windows’.
authorJuri Linkov <juri@linkov.net>
Wed, 22 Feb 2017 00:10:36 +0000 (02:10 +0200)
committerJuri Linkov <juri@linkov.net>
Wed, 22 Feb 2017 00:10:36 +0000 (02:10 +0200)
commitc5e66afa88d6ff8ad5c42318d85188ed477e7db2
tree86be5835f6ff85d91243eb8a29d6c2bf39438688
parent17af43ca76692c7e889c91d3fa9e6690349f0d57
* lisp/isearch.el (isearch-lazy-highlight): New choice ‘all-windows’.

(isearch-lazy-highlight-update): Check it to decide whether to apply
overlays only on the selected window.

* lisp/follow.el (follow-mode): Set isearch-lazy-highlight to ‘all-windows’.
(Bug#17453, bug#21092)
lisp/follow.el
lisp/isearch.el