Variable `mime-view-decoding-mode' was moved to mime-play.el.
authormorioka <morioka>
Mon, 17 Mar 1997 11:44:42 +0000 (11:44 +0000)
committermorioka <morioka>
Mon, 17 Mar 1997 11:44:42 +0000 (11:44 +0000)
mime-view.el

index 3407ebe..a25def4 100644 (file)
@@ -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.30 $
+;; Version: $Revision: 0.31 $
 ;; Keywords: MIME, multimedia, mail, news
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
@@ -40,7 +40,7 @@
 ;;;
 
 (defconst mime-view-RCS-ID
-  "$Id: mime-view.el,v 0.30 1997-03-17 05:09:05 morioka Exp $")
+  "$Id: mime-view.el,v 0.31 1997-03-17 11:44:42 morioka Exp $")
 
 (defconst mime-view-version (get-version-string mime-view-RCS-ID))
 
@@ -897,8 +897,6 @@ button-2    Move to point under the mouse cursor
 
 (autoload 'mime-play-entity "mime-play")
 
-(defvar mime-view-decoding-mode "play" "MIME body decoding mode")
-
 (defun mime-view-extract-content ()
   (interactive)
   (mime-play-entity "extract")