;; Created: 1994/7/13
;; Renamed: 1994/8/31 from tm-body.el
;; Renamed: 1997/02/19 from tm-view.el
-;; Version: $Revision: 0.103 $
+;; Version: $Revision: 0.104 $
;; 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.103 1997-09-05 11:18:28 morioka Exp $")
+ "$Id: mime-view.el,v 0.104 1997-09-05 11:29:59 morioka Exp $")
(defconst mime-view-version
`,(get-version-string mime-view-RCS-ID))
(let* ((beg (mime-entity-info-point-min content))
(end (mime-entity-info-point-max content))
(ctype (mime-entity-info-type/subtype content))
- (params (mime::content-info/parameters content))
+ (params (mime-entity-info-parameters content))
(encoding (mime::content-info/encoding content))
(rcnum (mime-entity-info-rnum content))
he e nb ne subj)