aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu.c')
-rw-r--r--src/menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menu.c b/src/menu.c
index 3bfb74863ae..bf6bb6486bd 100644
--- a/src/menu.c
+++ b/src/menu.c
@@ -1017,7 +1017,7 @@ find_and_return_menu_selection (FRAME_PTR f, int keymaps, void *client_data)
1017} 1017}
1018#endif /* HAVE_NS */ 1018#endif /* HAVE_NS */
1019 1019
1020DEFUN ("x-popup-menu", Fx_popup_menu, Sx_popup_menu, 2, 2, 0, 1020DEFUE ("x-popup-menu", Fx_popup_menu, Sx_popup_menu, 2, 2, 0,
1021 doc: /* Pop up a deck-of-cards menu and return user's selection. 1021 doc: /* Pop up a deck-of-cards menu and return user's selection.
1022POSITION is a position specification. This is either a mouse button event 1022POSITION is a position specification. This is either a mouse button event
1023or a list ((XOFFSET YOFFSET) WINDOW) 1023or a list ((XOFFSET YOFFSET) WINDOW)