From: morioka Date: Mon, 10 Mar 1997 13:41:13 +0000 (+0000) Subject: tm-ftp is merged to mime-play.el. X-Git-Tag: Hokutetsu-Ishikawa-new~164 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=394fc331467e80e2531ea874ac338420d4e491d9;p=elisp%2Fsemi.git tm-ftp is merged to mime-play.el. --- diff --git a/semi-setup.el b/semi-setup.el index 0c9524b..cab8d0c 100644 --- a/semi-setup.el +++ b/semi-setup.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1994,1995,1996,1997 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko -;; Version: $Id: semi-setup.el,v 0.9 1997-03-04 13:54:17 morioka Exp $ +;; Version: $Id: semi-setup.el,v 0.10 1997-03-10 13:41:13 morioka Exp $ ;; Keywords: mail, news, MIME, multimedia, multilingual, encoded-word ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces). @@ -38,14 +38,6 @@ ;; for message/partial (require 'mime-partial) - ;; for anonymous ftp - (set-atype 'mime/content-decoding-condition - '((type . "message/external-body") - ("access-type" . "anon-ftp") - (method . mime-article/decode-message/external-ftp) - )) - (autoload 'mime-article/decode-message/external-ftp "tm-ftp") - ;; for LaTeX (set-atype 'mime/content-decoding-condition '((type . "text/x-latex")