Additional fixes in handling of buffer display specifiers.
authorMartin Rudalics <rudalics@gmx.at>
Sat, 18 Jun 2011 14:23:14 +0000 (16:23 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Sat, 18 Jun 2011 14:23:14 +0000 (16:23 +0200)
commitbe3fb2b8752f83e91624e6427db159846abb998b
treed2032ac2216153d5cc02a7a097d968168ad2447a
parent1c6d8c761fd19c6a277db1a183e65e16d4094421
Additional fixes in handling of buffer display specifiers.

* window.el (display-buffer-default-specifiers): Remove
pop-up-frame.  Add pop-up-window-min-height,
pop-up-window-min-width, and another reuse-window specifier
(Bug#8882).  Reported by Dan Nicolaescu <dann@gnu.org>.
(display-buffer-normalize-specifiers-2): Handle
split-height-threshold and split-width-threshold also when
pop-up-windows is unset.  Add a reuse-window specifier for the
case popping up a new window fails.
(special-display-popup-frame): Remove double quoting.
lisp/ChangeLog
lisp/window.el