(bbdb-extract-field-value): Use `eword-decode-string' instead of
[elisp/tm.git] / TM-ELS
diff --git a/TM-ELS b/TM-ELS
index b5f030e..570ffcd 100644 (file)
--- a/TM-ELS
+++ b/TM-ELS
@@ -1,14 +1,15 @@
 ;;; -*-Emacs-Lisp-*-
-;;;
-;;; $Id: TM-ELS,v 7.6 1997/01/21 07:23:27 morioka Exp $
-;;;
+
+;; TM-ELS: list of tm modules to install
+
+;;; Code:
 
 (setq tm-modules-to-compile
       '(signature
        tm-def
-       tm-ew-d tm-parse tm-view tm-text tm-play tm-partial
+       tm-parse tm-view tm-text tm-play tm-partial
        tm-latex tm-html tm-tar tm-file
-       tm-ew-e tm-edit
+       tm-edit
        tm-setup))
 
 (setq tm-modules-not-to-compile '(sc-setup))