From: tomo Date: Tue, 25 Mar 2003 10:39:15 +0000 (+0000) Subject: (tomoyo-modules-to-compile): Add `ideo-trans'. X-Git-Tag: chise-base-0_23~54 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3c24a5731d4a630d5038d90e88f44d041ce6f55;p=chise%2Ftomoyo-tools.git (tomoyo-modules-to-compile): Add `ideo-trans'. --- diff --git a/TOMOYO-ELS b/TOMOYO-ELS index 2401080..728beb4 100644 --- a/TOMOYO-ELS +++ b/TOMOYO-ELS @@ -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)