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:
commit
322b7dab59
8 changed files with 128 additions and 119 deletions
|
|
@ -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)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue