1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Merge from emacs-23; up to 2010-06-16T23:27:20Z!jay.p.belanger@gmail.com.

This commit is contained in:
Glenn Morris 2011-07-05 19:42:10 -07:00
commit 322b7dab59
8 changed files with 128 additions and 119 deletions

View file

@ -2092,7 +2092,7 @@ If SAME-FILE is non-nil, do not move to a different Info file."
))
(defun Info-directory-toc-nodes (filename)
"Directory-specific implementation of `Info-directory-toc-nodes'."
"Directory-specific implementation of `Info-toc-nodes'."
`(,filename
("Top" nil nil nil)))