* frame.c (make_frame_without_minibuffer, Fwindow_frame): Use
authorJim Blandy <jimb@redhat.com>
Mon, 19 Oct 1992 18:33:14 +0000 (18:33 +0000)
committerJim Blandy <jimb@redhat.com>
Mon, 19 Oct 1992 18:33:14 +0000 (18:33 +0000)
commit774910ebd754979b3e09ea339064733e4372370f
tree7da59f8ac33098e6d32525036cf2174a5dc44346
parent11edeb0334ccce2d985c0624404565038fa2cbf4
* frame.c (make_frame_without_minibuffer, Fwindow_frame): Use
CHECK_LIVE_WINDOW instead of CHECK_WINDOW.
* sunfns.c (Fsun_menu_internal): Same.
* xmenu.c (Fx_popup_menu): Same.
src/frame.c
src/sunfns.c
src/xmenu.c