(mime-edit-again-ignored-field-regexp): New variable.
[elisp/semi.git] / SEMI-ELS
index 242a877..2a3d928 100644 (file)
--- a/SEMI-ELS
+++ b/SEMI-ELS
@@ -1,6 +1,6 @@
 ;;; -*-Emacs-Lisp-*-
 ;;;
-;;; $Id: SEMI-ELS,v 0.2 1997-03-03 17:50:42 morioka Exp $
+;;; $Id: SEMI-ELS,v 0.4 1997-03-04 13:14:44 morioka Exp $
 ;;;
 
 (setq semi-modules-to-compile
@@ -8,7 +8,7 @@
        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-ftp
        mime-edit
        semi-setup))
 
@@ -27,7 +27,7 @@
               )
             )))
        '((mailcrypt    mime-pgp mime-mc)
-         (bbdb         tm-bbdb)
+         (bbdb         mime-bbdb)
          ))
 
 (if (or (string-match "XEmacs" emacs-version)