diff src/xmenu.c @ 45803:9484de301252

Rename enum event_kind items.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 13 Jun 2002 14:59:38 +0000
parents 43a330df6213
children 1fb8f75062c6
line wrap: on
line diff
--- a/src/xmenu.c	Thu Jun 13 12:10:39 2002 +0000
+++ b/src/xmenu.c	Thu Jun 13 14:59:38 2002 +0000
@@ -1105,7 +1105,7 @@
 
 /* Activate the menu bar of frame F.
    This is called from keyboard.c when it gets the
-   menu_bar_activate_event out of the Emacs event queue.
+   MENU_BAR_ACTIVATE_EVENT out of the Emacs event queue.
 
    To activate the menu bar, we use the X button-press event
    that was saved in saved_menu_event.