diff src/emacs.c @ 108551:d4c436ea51f4

merge trunk
author Kenichi Handa <handa@etlken>
date Mon, 10 May 2010 12:37:03 +0900
parents 87980e1e3597
children 786c4a4a3817
line wrap: on
line diff
--- a/src/emacs.c	Thu May 06 09:50:39 2010 +0900
+++ b/src/emacs.c	Mon May 10 12:37:03 2010 +0900
@@ -1582,9 +1582,7 @@
       syms_of_ccl ();
       syms_of_character ();
       syms_of_cmds ();
-#ifndef NO_DIR_LIBRARY
       syms_of_dired ();
-#endif /* not NO_DIR_LIBRARY */
       syms_of_display ();
       syms_of_doc ();
       syms_of_editfns ();