(mime-edit-normalize-body): Fix a comment that the problem related to
[elisp/semi.git] / SEMI-ELS
index c12fb0a..448caf3 100644 (file)
--- a/SEMI-ELS
+++ b/SEMI-ELS
@@ -6,8 +6,9 @@
 
 (setq semi-modules-to-compile
       '(signature
-       semi-def
-       mime-parse mime-view mime-text mime-play mime-partial
+       pgg-def pgg pgg-parse pgg-gpg pgg-pgp5 pgg-pgp mime-pgp
+       smime
+       semi-def mime-view mime-play mime-partial postpet
        mime-edit
        semi-setup mail-mime-setup))
 
@@ -25,8 +26,7 @@
                     (nconc semi-modules-not-to-compile i-modules))
               )
             )))
-       '((mailcrypt    mime-pgp mime-mc)
-         (bbdb         mime-bbdb)
+       '((bbdb         mime-bbdb)
          (w3           mime-w3)
          ))