]> code.delx.au - gnu-emacs/blobdiff - lisp/finder.el
(math-trig-rewrite, math-hyperbolic-trig-rewrite): New functions.
[gnu-emacs] / lisp / finder.el
index dd85d09d6da62319b833fdc4f3bcc0c88a1ef419..cb9b0eea6ae9a0d39a7befd376b7483dd6d1ec47 100644 (file)
@@ -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)