From: morioka Date: Fri, 10 Apr 1998 15:21:15 +0000 (+0000) Subject: (semi-modules-to-compile): Delete 'mime-def, 'eword-encode and X-Git-Tag: semi-1_2_2~18 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77c8dd749b1e5849b1e122b3b9aa5d1136c89041;p=elisp%2Fsemi.git (semi-modules-to-compile): Delete 'mime-def, 'eword-encode and 'eword-decode. --- diff --git a/SEMI-ELS b/SEMI-ELS index a2c3b67..881b6dc 100644 --- a/SEMI-ELS +++ b/SEMI-ELS @@ -1,12 +1,12 @@ ;;; -*-Emacs-Lisp-*- ;;; -;;; $Id: SEMI-ELS,v 1.3 1998-04-09 22:06:30 morioka Exp $ +;;; $Id: SEMI-ELS,v 1.4 1998-04-10 15:21:15 morioka Exp $ ;;; (setq semi-modules-to-compile '(signature - mime-def eword-decode eword-encode mime-parse - semi-def mime-view mime-text mime-play mime-partial + semi-def + mime-parse mime-view mime-text mime-play mime-partial mime-edit semi-setup mail-mime-setup))