emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp info.el


From: Juri Linkov
Subject: [Emacs-commit] emacs/lisp info.el
Date: Wed, 01 Sep 2004 15:46:22 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Juri Linkov <address@hidden>    04/09/01 19:29:28

Modified files:
        lisp           : info.el 

Log message:
        (Info-search-whitespace-regexp): Fix backslashes.
        (Info-search): Add new optional arguments for the sake of isearch.
        Replace whitespace in Info-search-whitespace-regexp literally.
        Add backward search.  Don't call `Info-select-node' if regexp is
        found in the same Info node.  Don't add node to Info-history for
        wrapped isearch.
        (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
        (Info-isearch-push-state, Info-isearch-pop-state): New funs.
        (Info-mode): Set local variables `isearch-search-fun-function',
        `isearch-wrap-function', `isearch-push-state-function',
        `search-whitespace-regexp'.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/info.el.diff?tr1=1.398&tr2=1.399&r1=text&r2=text





reply via email to

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