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: Tue, 01 Nov 2005 04:45:12 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Juri Linkov <address@hidden>    05/11/01 09:45:11

Modified files:
        lisp           : info.el 

Log message:
        (Info-file-supports-index-cookies): New variable.
        (Info-find-node-2): Check makeinfo version for index cookie support.
        (Info-index-nodes): Search for nodes with index cookies only when
        Info-file-supports-index-cookies is t.  Otherwise, search nodes
        with "Index" in the node name.
        (Info-index-node): Search index cookie in the current node only when
        Info-file-supports-index-cookies is t.  Otherwise, check the word
        "Index" in the node name.
        (Info-find-emacs-command-nodes): Remove code that searches nodes
        with "Index" node name in the top menu.

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





reply via email to

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