emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp isearch.el


From: Juri Linkov
Subject: [Emacs-commit] emacs/lisp isearch.el
Date: Tue, 11 Nov 2008 19:48:37 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/11/11 19:48:37

Modified files:
        lisp           : isearch.el 

Log message:
        * isearch.el (isearch-query-replace, isearch-highlight-regexp):
        Bind `isearch-recursive-edit' to nil to prevent calling
        `exit-recursive-edit' in `isearch-done' that terminates the
        execution of these commands when it is non-nil.  Call
        `exit-recursive-edit' explicitly at the end.
        (isearch-occur): For word search construct the correct regexp
        with word boundaries to proceed with occur.

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]