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: Fri, 14 Mar 2008 01:02:00 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/03/14 01:02:00

Modified files:
        lisp           : isearch.el 

Log message:
        (isearch-edit-string): Remove one call to
        `isearch-push-state' not to push an inconsistent state,
        but keep another correct call to `isearch-push-state'.
        (isearch-ring-adjust): Call `isearch-push-state' only when
        `search-ring-update' is non-nil since `isearch-edit-string'
        already pushes its state.
        (isearch-message): Improve matching the failed part by checking
        if the original message starts with the last successful message.

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




reply via email to

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