update.
authormorioka <morioka>
Wed, 8 Jul 1998 13:09:58 +0000 (13:09 +0000)
committermorioka <morioka>
Wed, 8 Jul 1998 13:09:58 +0000 (13:09 +0000)
ChangeLog

index 4874d43..193eecc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 1998-07-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
+       * mime-play.el (mime-delq-null-situation): Add new optional
+       argument `ignored-value'.
+       (mime-raw-play-entity): Add new optional argument
+       `ignored-method'; add `ignore-examples' to acting-situation.
+       (mime-detect-content): Specify `ignore-examples' of
+       acting-situation as `ignore-examples' of `mime-raw-play-entity';
+       specify `mime-detect-content' as `ignored-method' of
+       `mime-raw-play-entity'.
+
+1998-07-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
        * mime-view.el (mime-preview-extract-current-entity): Change
        interface to add `ignore-examples'.
        (mime-preview-print-current-entity): Likewise.