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, 22 Apr 2008 19:56:18 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/04/22 19:56:18

Modified files:
        lisp           : isearch.el 

Log message:
        (isearch-success-function): New variable with default
        to `isearch-success-function-default'.
        (isearch-search): Call a function from `isearch-success-function'
        instead of calling the hard-coded `isearch-range-invisible'.
        (isearch-success-function-default): New function that calls
        `isearch-range-invisible' and inverts its return value.

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




reply via email to

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