]> git.eshelyaron.com Git - emacs.git/commit
Add lazy highlight to 'isearch-edit-string'
authorAugusto Stoffel <arstoffel@gmail.com>
Sun, 20 Mar 2022 19:49:32 +0000 (20:49 +0100)
committerJuri Linkov <juri@linkov.net>
Sun, 20 Mar 2022 20:25:35 +0000 (22:25 +0200)
commitceb57e10d605f4ec4d61182f58f7a6ef633a592a
tree266d5dbf4fc3066b541b55e92c87fa1788cbee4a
parent0f7c3f553f95939e08103adcfef2f1176d120dff
Add lazy highlight to 'isearch-edit-string'

* lisp/isearch.el (isearch-edit-string): Activate lazy highlight and
lazy count, provided 'isearch-lazy-highlight' respectively
'isearch-lazy-count' are non-nil.
lisp/isearch.el