update.
[elisp/semi.git] / SEMI-ELS
index 242a877..881b6dc 100644 (file)
--- a/SEMI-ELS
+++ b/SEMI-ELS
@@ -1,16 +1,14 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: SEMI-ELS,v 0.2 1997-03-03 17:50:42 morioka Exp $
+;;; $Id: SEMI-ELS,v 1.4 1998-04-10 15:21:15 morioka Exp $
 ;;;
 
 (setq semi-modules-to-compile
       '(signature
-       mime-def
-       eword-decode eword-encode
+       semi-def
        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 +25,7 @@
               )
             )))
        '((mailcrypt    mime-pgp mime-mc)
-         (bbdb         tm-bbdb)
+         (bbdb         mime-bbdb)
          ))
 
 (if (or (string-match "XEmacs" emacs-version)