1998-06-21 MORIOKA Tomohiko <morioka@jaist.ac.jp>
+ * mime-partial.el
+ (mime-combine-message/partial-pieces-automatically): Fixed.
+
+ * mime-pgp.el (mime-view-application/pgp): Use function
+ `mime-entity-representation-type'.
+
+ * mime-play.el (mime-view-message/rfc822): Use function
+ `mime-entity-representation-type'.
+ (mime-store-message/partial-piece): `mime-entity-body-start' and
+ `mime-entity-body-end'.
+
+ * mime-text.el (mime-text-insert-decoded-body): Use function
+ `mime-entity-cooked-p'.
+
+ * mime-view.el (mime-entity-representation-type): New function.
+ (mime-entity-cooked-p): New function.
+ (mime-display-entity): Use function `mime-entity-cooked-p'.
+
+1998-06-21 MORIOKA Tomohiko <morioka@jaist.ac.jp>
+
* mime-text.el (mime-text-insert-decoded-body): Use
`mime-entity-content'.
1.5.4 Higashi-Namerikawa \e$(BEl3j@n\e(B
1.6.0 Namerikawa \e$(B3j@n\e(B ; <=> \e$(BIY;3COJ}E4F;\e(B
1.7.0 Mizuhashi \e$(B?e66\e(B
------ Higashi-Toyama \e$(BElIY;3\e(B
+1.7.1 Higashi-Toyama \e$(BElIY;3\e(B
----- Toyama \e$(BIY;3\e(B ; = JR \e$(B9b;3K\@~!"IY;39A@~\e(B
: : :
------- Takaoka \e$(B9b2,\e(B ; = JR \e$(BI98+@~!">kC<@~\e(B
(require 'custom)
-(defconst mime-user-interface-version '("SEMI" "Mizuhashi" 1 7 0)
+(defconst mime-user-interface-version '("SEMI" "Higashi-Toyama" 1 7 1)
"Implementation name, version name and numbers of MIME-kernel package.")
(autoload 'mule-caesar-region "mule-caesar"