* mime-w3.el: Don't use `url-register-protocol' if it is not fboundp;
[elisp/semi.git] / SEMI-ELS
index ff195ea..448caf3 100644 (file)
--- a/SEMI-ELS
+++ b/SEMI-ELS
@@ -6,7 +6,10 @@
 
 (setq semi-modules-to-compile
       '(signature
-       semi-def mime-view mime-text mime-play mime-partial mime-edit
+       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))
 
 (setq semi-modules-not-to-compile nil)
@@ -23,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)
          ))