aboutsummaryrefslogtreecommitdiffstats
path: root/src/xmenu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmenu.c')
-rw-r--r--src/xmenu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmenu.c b/src/xmenu.c
index b1f7dfb26bc..595ae795282 100644
--- a/src/xmenu.c
+++ b/src/xmenu.c
@@ -203,7 +203,7 @@ mouse_position_for_popup (FRAME_PTR f, int *x, int *y)
203 203
204#ifdef HAVE_MENUS 204#ifdef HAVE_MENUS
205 205
206DEFUN ("x-popup-dialog", Fx_popup_dialog, Sx_popup_dialog, 2, 3, 0, 206DEFUE ("x-popup-dialog", Fx_popup_dialog, Sx_popup_dialog, 2, 3, 0,
207 doc: /* Pop up a dialog box and return user's selection. 207 doc: /* Pop up a dialog box and return user's selection.
208POSITION specifies which frame to use. 208POSITION specifies which frame to use.
209This is normally a mouse button event or a window or frame. 209This is normally a mouse button event or a window or frame.