(mime/content-decoding-condition): `mime-article/decode-caesar' ->
[elisp/semi.git] / mime-view.el
index a281bef..3a9d544 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.84 $
+;; Version: $Revision: 0.85 $
 ;; 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.84 1997-05-07 05:49:03 morioka Exp $")
+  "$Id: mime-view.el,v 0.85 1997-05-07 09:33:48 morioka Exp $")
 
 (defconst mime-view-version (get-version-string mime-view-RCS-ID))
 
@@ -58,7 +58,7 @@
      (mode . "play")
      )
     ((type . "text/x-rot13-47")
-     (method . mime-article/decode-caesar)
+     (method . mime-display-caesar)
      (mode . "play")
      )
     ((type . "audio/basic")