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: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp info.el
Date: Fri, 04 Jul 2003 19:05:36 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     03/07/04 
19:05:36

Modified files:
        lisp           : info.el 

Log message:
        (Info-following-node-name-re): New fun.
        (Info-following-node-name): Remove.
        (Info-insert-dir): Use the new fun.
        (Info-extract-pointer): Don't save restriction; use new fun.
        (Info-menu-entry-name-re): New const.
        (Info-menu-entry-name-re): Use it along with new fun.
        (Info-node-spec-re): Use new fun.
        (Info-complete-menu-item, Info-fontify-node): Use new const.
        (Info-goto-node, Info-follow-reference, Info-menu-update):
        Use match-string.
        (Info-follow-reference): Use assoc-string.
        Use a list of strings for the completion table.
        (Info-fontify-node): Use match-string, line-end-position.
        Limit the search for `node:' to the first line.

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





reply via email to

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