]> git.eshelyaron.com Git - emacs.git/commit
Some more fixes of buffer display functions.
authorMartin Rudalics <rudalics@gmx.at>
Tue, 28 Jun 2011 12:28:40 +0000 (14:28 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Tue, 28 Jun 2011 12:28:40 +0000 (14:28 +0200)
commit5f45cca553e6fa28ebcb7f29f961d2dec112721f
tree0ec321a6b28f8941455bcf8aa8f743ede58c1c6f
parentda68c4c88c9e505f622afe741e7533fda808f418
Some more fixes of buffer display functions.

* window.el (display-buffer-in-side-window): Handle dedicated
windows as in display-buffer-reuse-window.
(display-buffer-normalize-alist): Use value of override
specifier.
(display-buffer-normalize-specifiers): Use value of
other-window-means-other-frame specifier.
(display-buffer-alist): Rewrite some texts in widgets.
(display-buffer): Spread arguments when calling function
specified by fun-with-args.
lisp/ChangeLog
lisp/window.el