# HG changeset patch # User Juanma Barranquero # Date 1179314612 0 # Node ID d6d820294ed5f1cd592e397732b2cc55df00ba46 # Parent fe66dc682a153e6c6f015493e68ead682d6d0a5c (Info-current-subfile): Doc fix. diff -r fe66dc682a15 -r d6d820294ed5 lisp/info.el --- 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.")