From 62bd7d6ec6c0fd473685a2a962cfbdad6943ce32 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 17 Feb 2003 09:11:37 +0000 Subject: [PATCH 1/1] (tomoyo-modules-to-compile): Use `char-db-dump' instead of `ideo-dump'. --- TOMOYO-ELS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TOMOYO-ELS b/TOMOYO-ELS index c6aacbe..2401080 100644 --- a/TOMOYO-ELS +++ b/TOMOYO-ELS @@ -5,7 +5,7 @@ ;;; Code: (setq tomoyo-modules-to-compile - '(csv ideo-dump dump-tables)) + '(csv char-db-dump dump-tables)) (setq tomoyo-modules-not-to-compile nil) -- 1.7.10.4