]> git.eshelyaron.com Git - emacs.git/commit
Don't set dedicated status for reused normal windows (Bug#9215).
authorMartin Rudalics <rudalics@gmx.at>
Mon, 1 Aug 2011 18:10:58 +0000 (20:10 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 1 Aug 2011 18:10:58 +0000 (20:10 +0200)
commitd90e2ea0eeccb7422fc7c8ab727a61c49c135e03
treeb6f3ede59fab8e4ac6e16be5e4f8c3ece63c71e9
parentffc21858b7a5d321975dd1673bb94d16a6032bae
Don't set dedicated status for reused normal windows (Bug#9215).

* window.el (display-buffer-in-window): Don't set dedicated status
of window here (Bug#9215).
(display-buffer-pop-up-window, display-buffer-pop-up-frame)
(display-buffer-pop-up-side-window)
(display-buffer-in-side-window): Set dedicated status of window
here.
lisp/ChangeLog
lisp/window.el