[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-commit] emacs/lisp ChangeLog info.el
From: |
Chong Yidong |
Subject: |
[Emacs-commit] emacs/lisp ChangeLog info.el |
Date: |
Fri, 25 Nov 2005 11:35:37 -0500 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch:
Changes by: Chong Yidong <address@hidden> 05/11/25 16:35:35
Modified files:
lisp : ChangeLog info.el
Log message:
* info.el (Info-on-current-buffer): Record actual filename in
Info-current-file, instead of t, or a fake filename if a non-file
buffer. Make autoload.
(Info-find-node, Info-revert-find-node): No need to check for
Info-current-file nil.
(Info-set-mode-line, Info-up, Info-copy-current-node-name):
Info-current-file is now never `t'.
(Info-fontify-node): Many simplifications due to Info-current-file
always being valid. Use Info-find-file to find node filename.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/ChangeLog.diff?tr1=1.8662&tr2=1.8663&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/info.el.diff?tr1=1.461&tr2=1.462&r1=text&r2=text