diff --git a/lisp/finder.el b/lisp/finder.el index dd85d09d6da..cb9b0eea6ae 100644 --- a/lisp/finder.el +++ b/lisp/finder.el @@ -286,7 +286,6 @@ FILE should be in a form suitable for passing to `locate-library'." (or str (error "Can't find any Commentary section")) ;; This used to use *Finder* but that would clobber the ;; directory of categories. - (delete-other-windows) (pop-to-buffer "*Finder-package*") (setq buffer-read-only nil buffer-undo-list t)