From f56e7ad2ac0e5e70a9d54b5a9849801720ab20c0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 23 Dec 1995 07:17:48 +0000 Subject: [PATCH] Comment change. --- src/xmenu.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/xmenu.c b/src/xmenu.c index 95aa47bccaa..e6cd2251582 100644 --- a/src/xmenu.c +++ b/src/xmenu.c @@ -1051,7 +1051,8 @@ on the left of the dialog box and all following items on the right.\n\ #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. */ -- 2.39.2