From 91f7f2041bb24150ea053e9b4da953822e73a563 Mon Sep 17 00:00:00 2001 From: morioka Date: Wed, 25 Feb 1998 14:45:19 +0000 Subject: [PATCH] Remove mime-tar.el. --- SEMI-ELS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/SEMI-ELS b/SEMI-ELS index 22a6632..b88dedd 100644 --- a/SEMI-ELS +++ b/SEMI-ELS @@ -1,14 +1,13 @@ ;;; -*-Emacs-Lisp-*- ;;; -;;; $Id: SEMI-ELS,v 0.6 1997-03-14 08:48:07 morioka Exp $ +;;; $Id: SEMI-ELS,v 1.1 1998-02-25 14:45:19 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-tar mime-file + mime-parse mime-view mime-text mime-play mime-partial mime-file mime-edit semi-setup mail-mime-setup)) -- 1.7.10.4