X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=SEMI-ELS;h=6ffa7fc017dc28d5fbe30065ffa7cc3399b18702;hb=d987093bf3df59fca96b9f08d87aa0c82008fed5;hp=3f777cbcbdd23008f331cc0bd65bc20cb0a0560a;hpb=eed7189070fb5055ca0acc3ffcce4af056268971;p=elisp%2Fsemi.git diff --git a/SEMI-ELS b/SEMI-ELS index 3f777cb..6ffa7fc 100644 --- a/SEMI-ELS +++ b/SEMI-ELS @@ -1,16 +1,13 @@ ;;; -*-Emacs-Lisp-*- -;;; -;;; $Id: SEMI-ELS,v 0.3 1997-03-03 18:49:32 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 - tm-latex tm-html mime-tar mime-file mime-ftp - mime-edit - semi-setup)) + semi-def mime-view mime-play mime-partial mime-edit + semi-setup mail-mime-setup)) (setq semi-modules-not-to-compile nil) @@ -28,6 +25,7 @@ ))) '((mailcrypt mime-pgp mime-mc) (bbdb mime-bbdb) + (w3 mime-w3) )) (if (or (string-match "XEmacs" emacs-version)