mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 05:17:35 +00:00
Sat Jun 19 17:47:40 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
* info.el (Info-insert-dir): Remove the call to recursive-edit.
This commit is contained in:
parent
254a1b6640
commit
841a51ee64
1 changed files with 0 additions and 1 deletions
|
|
@ -297,7 +297,6 @@ to read a file name from the minibuffer."
|
|||
(file-attributes (car elt))))
|
||||
Info-dir-file-attributes))))
|
||||
(insert Info-dir-contents)
|
||||
(recursive-edit)
|
||||
(let ((dirs Info-directory-list)
|
||||
buffers buffer others nodes dirs-done)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue