/[emacs]/emacs/src/xmenu.c
ViewVC logotype

Diff of /emacs/src/xmenu.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.224 by pj, Fri Nov 2 20:38:42 2001 UTC revision 1.225 by pj, Tue Nov 13 07:10:29 2001 UTC
# Line 655  list_of_items (pane) Line 655  list_of_items (pane)
655  }  }
656    
657  DEFUN ("x-popup-menu", Fx_popup_menu, Sx_popup_menu, 2, 2, 0,  DEFUN ("x-popup-menu", Fx_popup_menu, Sx_popup_menu, 2, 2, 0,
658    doc: /* Pop up a deck-of-cards menu and return user's selection.         doc: /* Pop up a deck-of-cards menu and return user's selection.
659  POSITION is a position specification.  This is either a mouse button event  POSITION is a position specification.  This is either a mouse button event
660  or a list ((XOFFSET YOFFSET) WINDOW)  or a list ((XOFFSET YOFFSET) WINDOW)
661  where XOFFSET and YOFFSET are positions in pixels from the top left  where XOFFSET and YOFFSET are positions in pixels from the top left
# Line 880  cached information about equivalent key Line 880  cached information about equivalent key
880  #ifdef HAVE_MENUS  #ifdef HAVE_MENUS
881    
882  DEFUN ("x-popup-dialog", Fx_popup_dialog, Sx_popup_dialog, 2, 2, 0,  DEFUN ("x-popup-dialog", Fx_popup_dialog, Sx_popup_dialog, 2, 2, 0,
883    doc: /* Pop up a dialog box and return user's selection.         doc: /* Pop up a dialog box and return user's selection.
884  POSITION specifies which frame to use.  POSITION specifies which frame to use.
885  This is normally a mouse button event or a window or frame.  This is normally a mouse button event or a window or frame.
886  If POSITION is t, it means to use the frame the mouse is on.  If POSITION is t, it means to use the frame the mouse is on.

Legend:
Removed from v.1.224  
changed lines
  Added in v.1.225

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26