(select_frame_norecord): New function.
commitc6932ecd58fdae1f72558b857ce2a2f2b788daf2
authorMartin Rudalics <rudalics@gmx.at>
Sun, 2 Nov 2008 10:40:51 +0000 (2 10:40 +0000)
committerMartin Rudalics <rudalics@gmx.at>
Sun, 2 Nov 2008 10:40:51 +0000 (2 10:40 +0000)
tree8432584584a272bf9eb33dd4276f23ee1d39be2d
parent9e61f0d769d48955b0bc0f7042d16d48dece3c8b
(select_frame_norecord): New function.
(run_window_configuration_change_hook): Use it and call
Fselect_frame with NORECORD set.
(Fselect_window): Pass NORECORD to Fselect_frame.
(Fset_window_configuration): Handle NORECORD argument in call of
do_switch_frame.
src/window.c