(Info-current-subfile): Doc fix.

This commit is contained in:
Juanma Barranquero 2007-05-16 13:14:45 +00:00
parent 4f4186f400
commit ef9644f5e7

View file

@ -288,7 +288,7 @@ It doesn't contain directory names or file name extensions added by Info.")
(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.")