X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=SEMI-ELS;h=6ffa7fc017dc28d5fbe30065ffa7cc3399b18702;hb=51cbddec75b944d81f1ed692a95ba8cc2d57c2a9;hp=a2c3b674ab7c2c624a821a0fb9b7b44196d89cbf;hpb=8ee4be46ba2babc25b7b09ee198e0783906e32d5;p=elisp%2Fsemi.git diff --git a/SEMI-ELS b/SEMI-ELS index a2c3b67..6ffa7fc 100644 --- a/SEMI-ELS +++ b/SEMI-ELS @@ -1,13 +1,12 @@ ;;; -*-Emacs-Lisp-*- -;;; -;;; $Id: SEMI-ELS,v 1.3 1998-04-09 22:06:30 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 - semi-def mime-view mime-text mime-play mime-partial - mime-edit + semi-def mime-view mime-play mime-partial mime-edit semi-setup mail-mime-setup)) (setq semi-modules-not-to-compile nil) @@ -26,6 +25,7 @@ ))) '((mailcrypt mime-pgp mime-mc) (bbdb mime-bbdb) + (w3 mime-w3) )) (if (or (string-match "XEmacs" emacs-version)