(Info-current-subfile): Doc fix.
This commit is contained in:
parent
4f4186f400
commit
ef9644f5e7
1 changed files with 1 additions and 1 deletions
|
@ -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.")
|
||||
|
|
Loading…
Add table
Reference in a new issue