Handle Bug#16207 by being more restrictive when running hooks.
authorMartin Rudalics <rudalics@gmx.at>
Sun, 22 Dec 2013 15:19:09 +0000 (16:19 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Sun, 22 Dec 2013 15:19:09 +0000 (16:19 +0100)
commita2b89a519573ae5ef301ef5c9b0eb224df8bd960
tree7bbafcd11a6f6fda23e6b5a020a3e6c8342dccea
parentdca38cf96056f20a1b03cf24ff93644b0e44ea4e
Handle Bug#16207 by being more restrictive when running hooks.

* window.c (unwind_change_frame): New function.
(Fset_window_configuration): Don't run configuration change hook
while the frame configuration is unsafe.  Call select_window
twice.
src/ChangeLog
src/window.c