In display-buffer-pop-up-frame make BUFFER current (Bug#15133).
commit7fd5f65e89638e74471efd71ce62bed626cbe591
authorMartin Rudalics <rudalics@gmx.at>
Fri, 23 Aug 2013 06:52:19 +0000 (23 08:52 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Fri, 23 Aug 2013 06:52:19 +0000 (23 08:52 +0200)
treef5f3fa44e1c05c6fa632762a43882a96d38be59d
parent6b729d1685255d309d6de0ac1c973527ec691f8b
In display-buffer-pop-up-frame make BUFFER current (Bug#15133).

* window.el (display-buffer-pop-up-frame): Call pop-up-frame-function
with BUFFER current so `make-frame' will use it as the new frame's
buffer (Bug#15133).
lisp/ChangeLog
lisp/window.el