* lisp/isearch.el (isearch-lazy-highlight-search): Fix looping
authorJuri Linkov <juri@jurta.org>
Sun, 6 Jun 2010 09:52:13 +0000 (12:52 +0300)
committerJuri Linkov <juri@jurta.org>
Sun, 6 Jun 2010 09:52:13 +0000 (12:52 +0300)
commit27dd3c11582fc8a0446fe4d1e26d6f5754322fae
tree147d09ca90336bab5c7ce3f1a7737b23e7802c32
parent3085237cdc02088dc5ffbdda813b768970592d1e
* lisp/isearch.el (isearch-lazy-highlight-search): Fix looping
by checking for empty match.  This syncs this loop with the
similar loop in `isearch-search'.  (Bug#6362)
lisp/ChangeLog
lisp/isearch.el