/[emacs]/emacs/src/emacs.c
ViewVC logotype

Diff of /emacs/src/emacs.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.381 by mituharu, Sat Dec 10 01:49:06 2005 UTC revision 1.382 by mituharu, Sun Dec 11 01:06:20 2005 UTC
# Line 1331  main (argc, argv Line 1331  main (argc, argv
1331        syms_of_macfns ();        syms_of_macfns ();
1332        syms_of_ccl ();        syms_of_ccl ();
1333        syms_of_fontset ();        syms_of_fontset ();
       syms_of_keymap ();  
1334        syms_of_macterm ();        syms_of_macterm ();
1335        syms_of_macmenu ();        syms_of_macmenu ();
1336        syms_of_macselect ();        syms_of_macselect ();
# Line 1586  main (argc, argv Line 1585  main (argc, argv
1585  #endif /* CLASH_DETECTION */  #endif /* CLASH_DETECTION */
1586        syms_of_indent ();        syms_of_indent ();
1587        syms_of_insdel ();        syms_of_insdel ();
 #ifndef MAC_OS8  
1588        syms_of_keymap ();        syms_of_keymap ();
 #endif  
1589        syms_of_macros ();        syms_of_macros ();
1590        syms_of_marker ();        syms_of_marker ();
1591        syms_of_minibuf ();        syms_of_minibuf ();

Legend:
Removed from v.1.381  
changed lines
  Added in v.1.382

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26