* window.c (Fset_window_configuration): Protect call to
authorJim Blandy <jimb@redhat.com>
Sat, 7 Nov 1992 07:37:42 +0000 (07:37 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 7 Nov 1992 07:37:42 +0000 (07:37 +0000)
commitad85424916e29edb806b318fa6f854968abbcb0b
tree8b1c7f4efd184e440a7e53f0d83d0678de3b76bf
parent92ce5d32cd42bd80ef57557525e56bf4510a32d4
* window.c (Fset_window_configuration): Protect call to
Fselect_frame with a #ifdef MULTI_FRAME.
[not MULTI_FRAME] (Fcurrent_window_configuration): Don't bother
setting the window configuration's selected_frame member.
src/window.c