From: tmorioka Date: Fri, 21 Feb 1997 05:29:42 +0000 (+0000) Subject: tm-play.el was renamed to mime-play.el. X-Git-Tag: Hokutetsu-Ishikawa-new~355 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d79ad66f780dd0223d84cd38de894db82c9fb34f;p=elisp%2Fsemi.git tm-play.el was renamed to mime-play.el. --- diff --git a/mime-view.el b/mime-view.el index 7865180..d853ba0 100644 --- a/mime-view.el +++ b/mime-view.el @@ -6,7 +6,7 @@ ;; Created: 1994/7/13 ;; Renamed: 1994/8/31 from tm-body.el ;; Renamed: 1997/02/19 from tm-view.el -;; Version: $Revision: 0.3 $ +;; Version: $Revision: 0.4 $ ;; Keywords: MIME, multimedia, mail, news ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces). @@ -44,7 +44,7 @@ ;;; (defconst mime-view-RCS-ID - "$Id: mime-view.el,v 0.3 1997-02-21 04:25:10 tmorioka Exp $") + "$Id: mime-view.el,v 0.4 1997-02-21 05:29:42 tmorioka Exp $") (defconst mime-view-version (get-version-string mime-view-RCS-ID)) @@ -888,7 +888,7 @@ button-2 Move to point under the mouse cursor (setq rpcl (cdr rpcl)) )))) -(autoload 'mime-preview/decode-content "tm-play") +(autoload 'mime-preview/decode-content "mime-play") (defvar mime-view-decoding-mode "play" "MIME body decoding mode")