X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=SEMI-ELS;h=4bb4f87958fc51eabedff3fee57be01a923071e0;hb=9d354bdff892746ad25b0a86dbb4df0098698477;hp=6d5073677eea5aead06172bd3e662be898b5848d;hpb=9dc3f7aef6fe3d6067f1f97658e07dc0125e3887;p=elisp%2Fsemi.git diff --git a/SEMI-ELS b/SEMI-ELS index 6d50736..4bb4f87 100644 --- a/SEMI-ELS +++ b/SEMI-ELS @@ -1,16 +1,15 @@ ;;; -*-Emacs-Lisp-*- ;;; -;;; $Id: SEMI-ELS,v 0.1 1997-02-28 04:07:11 tmorioka Exp $ +;;; $Id: SEMI-ELS,v 1.2 1998-03-12 12:40:37 morioka Exp $ ;;; (setq semi-modules-to-compile - '(alist signature + '(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-setup mail-mime-setup)) (setq semi-modules-not-to-compile nil) @@ -27,7 +26,7 @@ ) ))) '((mailcrypt mime-pgp mime-mc) - (bbdb tm-bbdb) + (bbdb mime-bbdb) )) (if (or (string-match "XEmacs" emacs-version)