]> git.eshelyaron.com Git - emacs.git/commit
In `window--display-buffer' fix behavior reported in Bug#25946
authormartin rudalics <rudalics@gmx.at>
Sun, 5 Mar 2017 11:26:26 +0000 (12:26 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Sun, 5 Mar 2017 11:26:26 +0000 (12:26 +0100)
commit702aecac26accb6afb65c5482f76b3666573d9d2
tree91e502602108ca293d344eb599ebdd95bf61d647
parent0d55c44a9a00da3b8542e92586654adeb2bcf228
In `window--display-buffer' fix behavior reported in Bug#25946

* lisp/window.el (window--display-buffer): Set the dedicated
status of the window used and clear its history of previous
buffers also for the case that the window already shows the
buffer to be displayed.  (Bug#25946)
lisp/window.el