diff 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
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.  */