Lazy-highlight the whole string at point
commit10ec0468dfbc0815a772cc46a031aca298af0985
authorJuri Linkov <juri@linkov.net>
Mon, 15 Dec 2014 23:45:12 +0000 (16 01:45 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 15 Dec 2014 23:45:12 +0000 (16 01:45 +0200)
tree060acbdf55d70429764b4c5759d79991a08ec959
parent255132f6f48e3fd52d5d5ece61653dc603242353
Lazy-highlight the whole string at point

* lisp/isearch.el (isearch-lazy-highlight-search): Extend the bound of
the wrapped search by the length of the search string to be able
to lazy-highlight the whole search string at point.

Fixes: debbugs:19353
lisp/ChangeLog
lisp/isearch.el