From 79a25b3cdd58d8355cbddd63254b0570855415ac Mon Sep 17 00:00:00 2001 From: morioka Date: Thu, 12 Mar 1998 12:40:37 +0000 Subject: [PATCH] (semi-modules-to-compile): Abolish mime-file.el. --- SEMI-ELS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SEMI-ELS b/SEMI-ELS index b88dedd..4bb4f87 100644 --- a/SEMI-ELS +++ b/SEMI-ELS @@ -1,13 +1,13 @@ ;;; -*-Emacs-Lisp-*- ;;; -;;; $Id: SEMI-ELS,v 1.1 1998-02-25 14:45:19 morioka Exp $ +;;; $Id: SEMI-ELS,v 1.2 1998-03-12 12:40:37 morioka Exp $ ;;; (setq semi-modules-to-compile '(signature mime-def eword-decode eword-encode - mime-parse mime-view mime-text mime-play mime-partial mime-file + mime-parse mime-view mime-text mime-play mime-partial mime-edit semi-setup mail-mime-setup)) -- 1.7.10.4