summaryrefslogtreecommitdiff
path: root/src/xmenu.c
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2002-06-13 14:59:38 +0000
committerPavel Janík <Pavel@Janik.cz>2002-06-13 14:59:38 +0000
commit3b8f9651533611460efda94051a280ad558fac0c (patch)
treeb50078de727f24fa11afa3b45b09a116c8136f1e /src/xmenu.c
parentdf3eebcbcffcf9fd3d96796856e6272cb2bdc01f (diff)
downloademacs-3b8f9651533611460efda94051a280ad558fac0c.tar.gz
emacs-3b8f9651533611460efda94051a280ad558fac0c.tar.bz2
emacs-3b8f9651533611460efda94051a280ad558fac0c.zip
Rename enum event_kind items.
Diffstat (limited to 'src/xmenu.c')
-rw-r--r--src/xmenu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmenu.c b/src/xmenu.c
index 6ab1fad7a6f..1c5949ebb5d 100644
--- a/src/xmenu.c
+++ b/src/xmenu.c
@@ -1105,7 +1105,7 @@ popup_get_selection (initial_event, dpyinfo, id)
/* 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.