+2002-06-12 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+
+ * macmenu.c: Remove declaration of Qmouse_click and Qevent_kind.
+
2002-06-12 Stefan Monnier <monnier@cs.yale.edu>
* intervals.c (textget): Don't forget to `return'.
Lisp_Object Qdebug_on_next_call;
extern Lisp_Object Qmenu_bar;
-extern Lisp_Object Qmouse_click, Qevent_kind;
extern Lisp_Object QCtoggle, QCradio;
/* 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 signal to the input thread that it can
return from the WM_INITMENU message, allowing the normal Windows