From da01802f78999ade00c955bbe352b898c0fc0cb5 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 2 Sep 2002 05:41:30 +0000 Subject: [PATCH] (tomoyo-modules-to-compile): Add `ideo-dump'. --- TOMOYO-ELS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 1.7.10.4