Install fixes for Bug#12764 and Bug#12766.
authorMartin Rudalics <rudalics@gmx.at>
Wed, 31 Oct 2012 10:02:51 +0000 (11:02 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 31 Oct 2012 10:02:51 +0000 (11:02 +0100)
commit218e997a10bc1bc2eebde639f9b0aaddc525159d
tree3b0b065ea77aac4ab2c4b95782d91963d834ce93
parent69c1c2e65a5cbf9c26fcdc0920ca806d50440860
Install fixes for Bug#12764 and Bug#12766.

* window.el (quit-restore-window): If the window has been
created on an existing frame and ended up as the sole window on
that frame, do not delete it (Bug#12764).

* minibuf.c (read_minibuf): Restore current buffer since
choose_minibuf_frame calling Fset_frame_selected_window may
change it (Bug#12766).
lisp/ChangeLog
lisp/window.el
src/ChangeLog
src/minibuf.c