]> git.eshelyaron.com Git - emacs.git/commit
Address two problems in Fset_window_configuration (Bug#8789) and (Bug#12208).
authorMartin Rudalics <rudalics@gmx.at>
Mon, 27 Aug 2012 08:31:19 +0000 (10:31 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 27 Aug 2012 08:31:19 +0000 (10:31 +0200)
commitc4b6914d3621942393a3a69d5cee3e39e13c6227
tree9bd128ee1592b4b4b24dc7f20844de13cae05252
parent35aaa1ea263181d058228a6ea232197c7c88a7a1
Address two problems in Fset_window_configuration (Bug#8789) and (Bug#12208).

* window.c (Fset_window_configuration): Record any window's old
buffer if it's replaced (see Bug#8789).  If the new current
buffer doesn't appear in the selected window, go to its old
point (Bug#12208).
src/ChangeLog
src/window.c