mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-31 04:41:23 -08:00
(finder-commentary): Don't delete other windows (Bug#2291).
This commit is contained in:
parent
7aad1c6236
commit
5ec9c7a408
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue