Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
902:2fd2239ea63a | 903:4a27df428c73 |
---|---|
1343 #endif /* HAVE_X_WINDOWS */ | 1343 #endif /* HAVE_X_WINDOWS */ |
1344 | 1344 |
1345 #ifdef HAVE_MS_WINDOWS | 1345 #ifdef HAVE_MS_WINDOWS |
1346 syms_of_console_mswindows (); | 1346 syms_of_console_mswindows (); |
1347 syms_of_device_mswindows (); | 1347 syms_of_device_mswindows (); |
1348 syms_of_event_mswindows (); | |
1348 #ifdef HAVE_DIALOGS | 1349 #ifdef HAVE_DIALOGS |
1349 syms_of_dialog_mswindows (); | 1350 syms_of_dialog_mswindows (); |
1350 #endif | 1351 #endif |
1351 syms_of_frame_mswindows (); | 1352 syms_of_frame_mswindows (); |
1352 syms_of_objects_mswindows (); | 1353 syms_of_objects_mswindows (); |