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: Tue, 03 Jun 2003 15:54:43 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     03/06/03 
15:54:42

Modified files:
        lisp           : info.el 

Log message:
        (Info-mode-hook): Obey obsolete `Info-fontify'.
        (Info-find-in-tag-table-1): Remove unused vars.
        (Info-display-images-node): Remove unused var paragraph-markers.
        (Info-header-line): Remove.
        (Info-select-node): Don't set it.
        (Info-search): Remove unused var `current'.
        (Info-follow-reference): Remove unused var `beg'.
        (Info-extract-menu-node-name): Remove unused var `i'.
        (Info-complete-menu-item): Use `with-current-buffer'.
        (Info-index): Remove unused var `rnode'.
        (Info-mode): Set header-line-format to check text-properties directly.
        (Info-find-emacs-command-nodes): Remove unused var `found' and `exact'.
        (Info-fontify-node): Use `push'.
        (Info-speedbar-hierarchy-buttons): Use `dolist'.
        (Info-speedbar-goto-node, Info-speedbar-fetch-file-nodes):
        Check the return value of `string-match'.
        (Info-speedbar-fetch-file-nodes): Factor out common code.

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





reply via email to

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