diff src/xmenu.c @ 5949:f394f25efb3c

(Fx_popup_menu): Likewise.
author Karl Heuer <kwzh@gnu.org>
date Mon, 14 Feb 1994 21:44:50 +0000
parents 5a68abc8f1f9
children c072fed85d62
line wrap: on
line diff
--- 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)