update.
[elisp/semi.git] / SEMI-ELS
index 6d50736..4bb4f87 100644 (file)
--- a/SEMI-ELS
+++ b/SEMI-ELS
@@ -1,16 +1,15 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: SEMI-ELS,v 0.1 1997-02-28 04:07:11 tmorioka Exp $
+;;; $Id: SEMI-ELS,v 1.2 1998-03-12 12:40:37 morioka Exp $
 ;;;
 
 (setq semi-modules-to-compile
-      '(alist signature
+      '(signature
        mime-def
        eword-decode eword-encode
        mime-parse mime-view mime-text mime-play mime-partial
-       tm-latex tm-html mime-tar mime-file mime-ftp
        mime-edit
-       semi-setup))
+       semi-setup mail-mime-setup))
 
 (setq semi-modules-not-to-compile nil)
 
@@ -27,7 +26,7 @@
               )
             )))
        '((mailcrypt    mime-pgp mime-mc)
-         (bbdb         tm-bbdb)
+         (bbdb         mime-bbdb)
          ))
 
 (if (or (string-match "XEmacs" emacs-version)