summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/vtable.el
diff options
context:
space:
mode:
authorJuri Linkov <juri@linkov.net>2022-07-08 20:47:11 +0300
committerJuri Linkov <juri@linkov.net>2022-07-08 20:47:11 +0300
commit3cfac1fe073815bdbba96e3a35a1c15626022c07 (patch)
tree6e78c7c8c9bca68e1efced581b91bf2c6f88d99a /lisp/emacs-lisp/vtable.el
parentef559dcd2ab3ec6e1f714180cbdf3b4e0965c13d (diff)
downloademacs-3cfac1fe073815bdbba96e3a35a1c15626022c07.tar.gz
emacs-3cfac1fe073815bdbba96e3a35a1c15626022c07.tar.bz2
emacs-3cfac1fe073815bdbba96e3a35a1c15626022c07.zip
Display the number of invisible matches for isearch-lazy-count (bug#40808)
* lisp/isearch.el (lazy-count-invisible-format): New variable. (isearch-mode): Set isearch-lazy-count-invisible to nil. (isearch-lazy-count-format): Use lazy-count-invisible-format and isearch-lazy-count-invisible. (isearch-range-invisible): Handle the value 'can-be-opened' of 'search-invisible' and don't open overlays for it, just check if these overlays can be opened. (isearch-lazy-count-invisible): New variable. (isearch-lazy-highlight-new-loop): Set isearch-lazy-count-invisible to nil. (isearch-lazy-highlight-search): Let-bind search-invisible either to t for non-nil isearch-lazy-count, or to 'can-be-opened'. (isearch-lazy-highlight-match): Don't highlight matches intended to be counted only, not highlighted. (isearch-lazy-highlight-buffer-update): Separately count invisible matches by isearch-lazy-count-invisible. * lisp/info.el (Info-isearch-filter): Check if search-invisible is t.
Diffstat (limited to 'lisp/emacs-lisp/vtable.el')
0 files changed, 0 insertions, 0 deletions