/[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.261 by jhd, Sun Oct 31 15:29:04 2004 UTC revision 1.262 by rms, Thu Nov 4 09:57:37 2004 UTC
# Line 1120  on the left of the dialog box and all fo Line 1120  on the left of the dialog box and all fo
1120     popped down (deactivated).  This is used for x-popup-menu     popped down (deactivated).  This is used for x-popup-menu
1121     and x-popup-dialog; it is not used for the menu bar.     and x-popup-dialog; it is not used for the menu bar.
1122    
    If DO_TIMERS is nonzero, run timers.  
1123     If DOWN_ON_KEYPRESS is nonzero, pop down if a key is pressed.     If DOWN_ON_KEYPRESS is nonzero, pop down if a key is pressed.
1124    
1125       This function used to have a DO_TIMERS argument which was
1126       1 in the dialog case, and caused it to run Lisp-level timers.
1127       That was unsafe so we removed it, but does anyone remember
1128       why menus and dialogs were treated differently?
1129    
1130     NOTE: All calls to popup_get_selection should be protected     NOTE: All calls to popup_get_selection should be protected
1131     with BLOCK_INPUT, UNBLOCK_INPUT wrappers.  */     with BLOCK_INPUT, UNBLOCK_INPUT wrappers.  */
1132    

Legend:
Removed from v.1.261  
changed lines
  Added in v.1.262

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