From 77c8dd749b1e5849b1e122b3b9aa5d1136c89041 Mon Sep 17 00:00:00 2001 From: morioka Date: Fri, 10 Apr 1998 15:21:15 +0000 Subject: [PATCH] (semi-modules-to-compile): Delete 'mime-def, 'eword-encode and 'eword-decode. --- SEMI-ELS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)) -- 1.7.10.4