;; Created: 1994/7/13
;; Renamed: 1994/8/31 from tm-body.el
;; Renamed: 1997/02/19 from tm-view.el
-;; Version: $Revision: 0.86 $
+;; Version: $Revision: 0.87 $
;; Keywords: MIME, multimedia, mail, news
;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
;;;
(defconst mime-view-RCS-ID
- "$Id: mime-view.el,v 0.86 1997-05-08 22:37:47 morioka Exp $")
+ "$Id: mime-view.el,v 0.87 1997-05-09 03:05:51 morioka Exp $")
(defconst mime-view-version (get-version-string mime-view-RCS-ID))
(method . mime-display-caesar)
(mode . "play")
)
+ ((type . "text/x-rot13-47-48")
+ (method . mime-display-caesar)
+ (mode . "play")
+ )
((type . "audio/basic")
(method "tm-au" nil 'file 'type 'encoding 'mode 'name)
(mode . "play")