emacs/lisp isearch.el

Juri Linkov <[email protected]> Tue, 11 Nov 2008 19:57:05 +0000
Newsgroups gmane.emacs.cvs
Message-ID <[email protected]>
CVSROOT:	/sources/emacs
Module name:	emacs
Changes by:	Juri Linkov <jurta>	08/11/11 19:57:05

Modified files:
	lisp           : isearch.el 

Log message:
	* isearch.el (isearch-lazy-highlight-search): Use a loop like in
	`isearch-search'.  Call isearch-success-function to skip matches
	outside the current isearch scope.  Let-bind search-invisible to
	nil to not match invisible text.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/isearch.el?cvsroot=emacs&r1=1.333&r2=1.334