(ids-modules-to-compile): Add `ids-find'.
authortomo <tomo>
Sat, 28 Sep 2002 07:28:34 +0000 (07:28 +0000)
committertomo <tomo>
Sat, 28 Sep 2002 07:28:34 +0000 (07:28 +0000)
IDS-ELS

diff --git a/IDS-ELS b/IDS-ELS
index 02e222c..1cbac1a 100644 (file)
--- a/IDS-ELS
+++ b/IDS-ELS
@@ -5,7 +5,7 @@
 ;;; Code:
 
 (setq ids-modules-to-compile
-      '(ids ids-util ids-read ids-dump))
+      '(ids ids-util ids-read ids-dump ids-find))
 
 (setq ids-modules-not-to-compile nil)