Mercurial > emacs
changeset 77710:d6d820294ed5
(Info-current-subfile): Doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 16 May 2007 11:23:32 +0000 |
parents | fe66dc682a15 |
children | 3e2de8648d07 |
files | lisp/info.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/info.el Wed May 16 10:51:25 2007 +0000 +++ b/lisp/info.el Wed May 16 11:23:32 2007 +0000 @@ -288,7 +288,7 @@ (defvar Info-current-subfile nil "Info subfile that is actually in the *info* buffer now. -nil if current Info file is not split into subfiles.") +It is nil if current Info file is not split into subfiles.") (defvar Info-current-node nil "Name of node that Info is now looking at, or nil.")