+1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
+
+ * mime-play.el (mime-acting-situation-example-list): New variable;
+ abolish `mime-acting-situation-examples'.
+ (mime-save-acting-situation-examples): Modify for
+ `mime-acting-situation-example-list'.
+ (mime-compare-situation-with-example): New function.
+ (mime-raw-play-entity): Change algorithm to compare with
+ acting-situation-examples.
+ (mime-store-message/partial-piece): Use `mime-view-buffer' instead
+ of `mime-view-mode'.
+
1998-07-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
* mime-play.el (mime-preview-play-current-entity): Fix problem
(require 'custom)
-(defconst mime-user-interface-version '("REMI" "Fushiki" 1 8 1)
+(defconst mime-user-interface-version '("REMI" "N\e,Dr\e(Bmachi" 1 8 2)
"Implementation name, version name and numbers of MIME-kernel package.")
(autoload 'mule-caesar-region "mule-caesar"