Mercurial > emacs
changeset 5949:f394f25efb3c
(Fx_popup_menu): Likewise.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Mon, 14 Feb 1994 21:44:50 +0000 |
parents | ef777779bd80 |
children | 27e4e703f089 |
files | src/xmenu.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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)