]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Sat, 23 Dec 1995 07:17:48 +0000 (07:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 23 Dec 1995 07:17:48 +0000 (07:17 +0000)
src/xmenu.c

index 95aa47bccaa496877a9ee0278def434ad71e72a8..e6cd22515821daa9ea7c65dc6c2107825d8e8c19 100644 (file)
@@ -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.  */