[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/w32menu.c
From: |
Nick Roberts |
Subject: |
[Emacs-diffs] Changes to emacs/src/w32menu.c |
Date: |
Tue, 24 May 2005 04:44:25 -0400 |
Index: emacs/src/w32menu.c
diff -c emacs/src/w32menu.c:1.71 emacs/src/w32menu.c:1.72
*** emacs/src/w32menu.c:1.71 Tue May 24 08:38:58 2005
--- emacs/src/w32menu.c Tue May 24 08:44:25 2005
***************
*** 845,851 ****
#ifdef HAVE_MENUS
! DEFUN ("x-popup-dialog", Fx_popup_dialog, Sx_popup_dialog, 2, 2, 0,
doc: /* Pop up a dialog box and return user's selection.
POSITION specifies which frame to use.
This is normally a mouse button event or a window or frame.
--- 845,851 ----
#ifdef HAVE_MENUS
! DEFUN ("x-popup-dialog", Fx_popup_dialog, Sx_popup_dialog, 2, 3, 0,
doc: /* Pop up a dialog box and return user's selection.
POSITION specifies which frame to use.
This is normally a mouse button event or a window or frame.
- [Emacs-diffs] Changes to emacs/src/w32menu.c,
Nick Roberts <=