Comment-out buffer display obsolescences and fix call in display-buffer.
authorMartin Rudalics <rudalics@gmx.at>
Fri, 1 Jul 2011 06:24:00 +0000 (08:24 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Fri, 1 Jul 2011 06:24:00 +0000 (08:24 +0200)
commit0bf4ba9acae35b3389783199ed1c81c2119a1db6
tree784aa2a8c59f59d6ff9edd0cd7119c8510ebe44c
parentd0672f86c94e9dbf52e783e2bc4162b9cf3b5f44
Comment-out buffer display obsolescences and fix call in display-buffer.

* window.el (same-window-buffer-names, same-window-regexps)
(same-window-p, special-display-frame-alist)
(special-display-popup-frame, special-display-function)
(special-display-buffer-names, special-display-regexps)
(special-display-p, pop-up-frame-alist, pop-up-frame-function)
(pop-up-frames, display-buffer-reuse-frames, pop-up-windows)
(split-window-preferred-function, split-height-threshold)
(split-width-threshold, even-window-heights)
(display-buffer-mark-dedicated, window-splittable-p)
(split-window-sensibly, window-safely-shrinkable-p):
Un-obsolete.
(display-buffer): Don't spread args with function specifier
because special-display-popup-frame won't like it.
lisp/ChangeLog
lisp/window.el