(mime-preview/display-content): Put `mime-view-raw-buffer' and
[elisp/semi.git] / SEMI-ELS
index 6d50736..22a6632 100644 (file)
--- a/SEMI-ELS
+++ b/SEMI-ELS
@@ -1,16 +1,16 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: SEMI-ELS,v 0.1 1997-02-28 04:07:11 tmorioka Exp $
+;;; $Id: SEMI-ELS,v 0.6 1997-03-14 08:48:07 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-tar mime-file
        mime-edit
-       semi-setup))
+       semi-setup mail-mime-setup))
 
 (setq semi-modules-not-to-compile nil)
 
@@ -27,7 +27,7 @@
               )
             )))
        '((mailcrypt    mime-pgp mime-mc)
-         (bbdb         tm-bbdb)
+         (bbdb         mime-bbdb)
          ))
 
 (if (or (string-match "XEmacs" emacs-version)