]> git.eshelyaron.com Git - emacs.git/commit
* lisp/isearch.el: Fix lazy-highlighting and lazy-counting of hidden matches
authorJuri Linkov <juri@linkov.net>
Tue, 28 Apr 2020 23:49:44 +0000 (02:49 +0300)
committerJuri Linkov <juri@linkov.net>
Tue, 28 Apr 2020 23:49:44 +0000 (02:49 +0300)
commit85544f8ef5dafee4425d011dc2067c3bca1305a6
tree5258c29561fe5e771f3fd73a77dd945046548bf7
parentd83cc05a73645f23558590e0415ecb7d5ae2d02d
* lisp/isearch.el: Fix lazy-highlighting and lazy-counting of hidden matches

* lisp/isearch.el (isearch-lazy-highlight-search): Let-bind
search-invisible to t when search-invisible is 'open' or when both
isearch-lazy-count and search-invisible are non-nil.  (Bug#40808)
lisp/isearch.el