From: tomo Date: Mon, 2 Sep 2002 05:41:30 +0000 (+0000) Subject: (tomoyo-modules-to-compile): Add `ideo-dump'. X-Git-Tag: chise-base-0_23~76 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da01802f78999ade00c955bbe352b898c0fc0cb5;p=chise%2Ftomoyo-tools.git (tomoyo-modules-to-compile): Add `ideo-dump'. --- diff --git a/TOMOYO-ELS b/TOMOYO-ELS index eb1c040..6cd1468 100644 --- a/TOMOYO-ELS +++ b/TOMOYO-ELS @@ -5,7 +5,7 @@ ;;; Code: (setq tomoyo-modules-to-compile - '(csv)) + '(csv ideo-dump)) (setq tomoyo-modules-not-to-compile nil)