(mime-view-type-subtype-score-alist): Mismatched.
[elisp/semi.git] / SEMI-ELS
index 881b6dc..ff195ea 100644 (file)
--- a/SEMI-ELS
+++ b/SEMI-ELS
@@ -1,13 +1,12 @@
 ;;; -*-Emacs-Lisp-*-
-;;;
-;;; $Id: SEMI-ELS,v 1.4 1998-04-10 15:21:15 morioka Exp $
-;;;
+
+;; SEMI-ELS: list of SEMI modules to install
+
+;;; Code:
 
 (setq semi-modules-to-compile
       '(signature
-       semi-def
-       mime-parse mime-view mime-text mime-play mime-partial
-       mime-edit
+       semi-def mime-view mime-text mime-play mime-partial mime-edit
        semi-setup mail-mime-setup))
 
 (setq semi-modules-not-to-compile nil)
@@ -26,6 +25,7 @@
             )))
        '((mailcrypt    mime-pgp mime-mc)
          (bbdb         mime-bbdb)
+         (w3           mime-w3)
          ))
 
 (if (or (string-match "XEmacs" emacs-version)