diff options
Diffstat (limited to 'src/xmenu.c')
| -rw-r--r-- | src/xmenu.c | 2 |
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 | ||
| 206 | DEFUN ("x-popup-dialog", Fx_popup_dialog, Sx_popup_dialog, 2, 3, 0, | 206 | DEFUE ("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. |
| 208 | POSITION specifies which frame to use. | 208 | POSITION specifies which frame to use. |
| 209 | This is normally a mouse button event or a window or frame. | 209 | This is normally a mouse button event or a window or frame. |