changeset 3844:a8255430d8b0

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.
author Jim Blandy <jimb@redhat.com>
date Sat, 19 Jun 1993 21:48:16 +0000
parents 18892e151d53
children d25e8e9b573e
files lisp/info.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/info.el	Sat Jun 19 21:28:56 1993 +0000
+++ b/lisp/info.el	Sat Jun 19 21:48:16 1993 +0000
@@ -297,7 +297,6 @@
 					 (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)