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:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user