X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=SEMI-ELS;h=448caf3fa4a2f9b06b567ff1300762b8f234a33e;hb=4bedbfeec63d11acb1d0957225030643cfa5b9a3;hp=bfd030af6262fb9786779fe268b336824fd31c60;hpb=21b224b5df5e67db3dcf07955ef02b390eac0e9f;p=elisp%2Fsemi.git diff --git a/SEMI-ELS b/SEMI-ELS index bfd030a..448caf3 100644 --- a/SEMI-ELS +++ b/SEMI-ELS @@ -1,16 +1,16 @@ ;;; -*-Emacs-Lisp-*- -;;; -;;; $Id: SEMI-ELS,v 0.5 1997-03-10 13:45:35 morioka Exp $ -;;; + +;; SEMI-ELS: list of SEMI modules to install + +;;; Code: (setq semi-modules-to-compile '(signature - mime-def - eword-decode eword-encode - mime-parse mime-view mime-text mime-play mime-partial - mime-tar mime-file + 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)) + semi-setup mail-mime-setup)) (setq semi-modules-not-to-compile nil) @@ -26,8 +26,8 @@ (nconc semi-modules-not-to-compile i-modules)) ) ))) - '((mailcrypt mime-pgp mime-mc) - (bbdb mime-bbdb) + '((bbdb mime-bbdb) + (w3 mime-w3) )) (if (or (string-match "XEmacs" emacs-version)