diff src/emacs.c @ 903:4a27df428c73

[xemacs-hg @ 2002-07-06 05:48:14 by andyp] sync with 21.4
author andyp
date Sat, 06 Jul 2002 05:48:22 +0000
parents 2fd2239ea63a
children a703d313962d
line wrap: on
line diff
--- a/src/emacs.c	Fri Jul 05 22:15:04 2002 +0000
+++ b/src/emacs.c	Sat Jul 06 05:48:22 2002 +0000
@@ -1345,6 +1345,7 @@
 #ifdef HAVE_MS_WINDOWS
       syms_of_console_mswindows ();
       syms_of_device_mswindows ();
+      syms_of_event_mswindows ();
 #ifdef HAVE_DIALOGS
       syms_of_dialog_mswindows ();
 #endif