(tomoyo-modules-to-compile): Add `ideo-trans'.
authortomo <tomo>
Tue, 25 Mar 2003 10:39:15 +0000 (10:39 +0000)
committertomo <tomo>
Tue, 25 Mar 2003 10:39:15 +0000 (10:39 +0000)
TOMOYO-ELS

index 2401080..728beb4 100644 (file)
@@ -5,7 +5,8 @@
 ;;; Code:
 
 (setq tomoyo-modules-to-compile
-      '(csv char-db-dump dump-tables))
+      '(ideo-trans
+       csv char-db-dump dump-tables))
 
 (setq tomoyo-modules-not-to-compile nil)