Mercurial > emacs
changeset 13821:4d2bf17e7631
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 23 Dec 1995 07:17:48 +0000 |
parents | 8d33da3d3899 |
children | cbc1f90ea367 |
files | src/xmenu.c |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xmenu.c Sat Dec 23 07:15:55 1995 +0000 +++ b/src/xmenu.c Sat Dec 23 07:17:48 1995 +0000 @@ -1051,7 +1051,8 @@ #ifdef USE_X_TOOLKIT /* Loop in Xt until the menu pulldown or dialog popup has been - popped down (deactivated). + popped down (deactivated). This is used for x-popup-menu + and x-popup-dialog; it is not used for the menu bar any more. NOTE: All calls to popup_get_selection should be protected with BLOCK_INPUT, UNBLOCK_INPUT wrappers. */