Merge semi-1_10_2.
[elisp/semi.git] / SEMI-ELS
index bfd030a..6ffa7fc 100644 (file)
--- a/SEMI-ELS
+++ b/SEMI-ELS
@@ -1,16 +1,13 @@
 ;;; -*-Emacs-Lisp-*-
-;;;
-;;; $Id: SEMI-ELS,v 0.5 1997-03-10 13:45:35 morioka Exp $
-;;;
+
+;; SEMI-ELS: list of SEMI modules to install
+
+;;; Code:
 
 (setq semi-modules-to-compile
       '(signature
-       mime-def
-       eword-decode eword-encode
-       mime-parse mime-view mime-text mime-play mime-partial
-       mime-tar mime-file
-       mime-edit
-       semi-setup))
+       semi-def mime-view mime-play mime-partial mime-edit
+       semi-setup mail-mime-setup))
 
 (setq semi-modules-not-to-compile nil)
 
@@ -28,6 +25,7 @@
             )))
        '((mailcrypt    mime-pgp mime-mc)
          (bbdb         mime-bbdb)
+         (w3           mime-w3)
          ))
 
 (if (or (string-match "XEmacs" emacs-version)