From: tomo Date: Tue, 28 May 2002 10:47:49 +0000 (+0000) Subject: (ids-modules-to-compile): Add `ids-read'; delete `iddef'. X-Git-Tag: ids-0_0-1~280 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de6385acd4e4b9293760b30ac2ab761390913e13;p=chise%2Fids.git (ids-modules-to-compile): Add `ids-read'; delete `iddef'. --- diff --git a/IDS-ELS b/IDS-ELS index 770f94c..901cd51 100644 --- a/IDS-ELS +++ b/IDS-ELS @@ -5,7 +5,7 @@ ;;; Code: (setq ids-modules-to-compile - '(ids ids-util iddef)) + '(ids ids-util ids-read)) (setq ids-modules-not-to-compile nil)