From: morioka Date: Wed, 8 Jul 1998 13:09:58 +0000 (+0000) Subject: update. X-Git-Tag: remi-1_8_3~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8a0bca69f8abca2a9363828a605e736b81d4c481;p=elisp%2Fsemi.git update. --- diff --git a/ChangeLog b/ChangeLog index 4874d43..193eecc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 1998-07-08 MORIOKA Tomohiko + * 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 + * mime-view.el (mime-preview-extract-current-entity): Change interface to add `ignore-examples'. (mime-preview-print-current-entity): Likewise.