Mercurial > emacs
changeset 80928:93f01594df6f
(Info-current-subfile): Doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 16 May 2007 13:14:45 +0000 |
parents | 2916f29b233b |
children | 1c4465e1aac0 |
files | lisp/info.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/info.el Wed May 16 13:14:01 2007 +0000 +++ b/lisp/info.el Wed May 16 13:14:45 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.")