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.