From 21b224b5df5e67db3dcf07955ef02b390eac0e9f Mon Sep 17 00:00:00 2001 From: morioka Date: Mon, 10 Mar 1997 13:45:35 +0000 Subject: [PATCH] (semi-modules-to-compile): Delete `mime-ftp'. --- SEMI-ELS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SEMI-ELS b/SEMI-ELS index 2a3d928..bfd030a 100644 --- a/SEMI-ELS +++ b/SEMI-ELS @@ -1,6 +1,6 @@ ;;; -*-Emacs-Lisp-*- ;;; -;;; $Id: SEMI-ELS,v 0.4 1997-03-04 13:14:44 morioka Exp $ +;;; $Id: SEMI-ELS,v 0.5 1997-03-10 13:45:35 morioka Exp $ ;;; (setq semi-modules-to-compile @@ -8,7 +8,7 @@ mime-def eword-decode eword-encode mime-parse mime-view mime-text mime-play mime-partial - mime-tar mime-file mime-ftp + mime-tar mime-file mime-edit semi-setup)) -- 1.7.10.4