# HG changeset patch # User Karl Heuer # Date 761262290 0 # Node ID f394f25efb3c48b1e6a713c5831dfdc13e29510f # Parent ef777779bd805a2037e36ce2dfec02a8bedb6b21 (Fx_popup_menu): Likewise. diff -r ef777779bd80 -r f394f25efb3c src/xmenu.c --- a/src/xmenu.c Mon Feb 14 21:41:46 1994 +0000 +++ b/src/xmenu.c Mon Feb 14 21:44:50 1994 +0000 @@ -154,6 +154,7 @@ widget_value *val, *vw = 0; #endif /* USE_X_TOOLKIT */ + check_x (); /* Decode the first argument: find the window and the coordinates. */ tem = Fcar (position); if (XTYPE (tem) == Lisp_Cons)