comparison src/xmenu.c @ 13821:4d2bf17e7631

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 23 Dec 1995 07:17:48 +0000
parents 645e14e39a2b
children 621a575db6f7
comparison
equal deleted inserted replaced
13820:8d33da3d3899 13821:4d2bf17e7631
1049 } 1049 }
1050 1050
1051 #ifdef USE_X_TOOLKIT 1051 #ifdef USE_X_TOOLKIT
1052 1052
1053 /* Loop in Xt until the menu pulldown or dialog popup has been 1053 /* Loop in Xt until the menu pulldown or dialog popup has been
1054 popped down (deactivated). 1054 popped down (deactivated). This is used for x-popup-menu
1055 and x-popup-dialog; it is not used for the menu bar any more.
1055 1056
1056 NOTE: All calls to popup_get_selection should be protected 1057 NOTE: All calls to popup_get_selection should be protected
1057 with BLOCK_INPUT, UNBLOCK_INPUT wrappers. */ 1058 with BLOCK_INPUT, UNBLOCK_INPUT wrappers. */
1058 1059
1059 void 1060 void