X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/72aa8b2ebc03fa1000ddbbd4cf5d68013eaf0e0e..fe6aa7a1f05e241a438ca3fa85969b7381d89a0e:/src/w32menu.c diff --git a/src/w32menu.c b/src/w32menu.c index 6276c840fc..65bd8e05c9 100644 --- a/src/w32menu.c +++ b/src/w32menu.c @@ -1570,14 +1570,14 @@ DEFUN ("menu-or-popup-active-p", Fmenu_or_popup_active_p, Smenu_or_popup_active_ void syms_of_w32menu (void) { +#include "w32menu.x" + globals_of_w32menu (); current_popup_menu = NULL; DEFSYM (Qdebug_on_next_call, "debug-on-next-call"); DEFSYM (Qunsupported__w32_dialog, "unsupported--w32-dialog"); - - defsubr (&Smenu_or_popup_active_p); } /*