From: tomo Date: Sun, 16 Jan 2000 11:05:32 +0000 (+0000) Subject: update. X-Git-Tag: remi-1_14_0~37 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc36129853eb66844e9b47abf9dcf62cd0edb838;p=elisp%2Fsemi.git update. --- diff --git a/ChangeLog b/ChangeLog index a53ea71..349e05e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 2000-01-16 MORIOKA Tomohiko + * mime-play.el (mime-play-entity): Modify for + `mime-unify-situations'. + + * mime-view.el (mime-unify-situations): Add new optional argument + `required-name'; use it instead of `method'. + (mime-display-multipart/alternative): Use `mime-unify-situations'. + (mime-display-entity): Likewise. + +2000-01-16 MORIOKA Tomohiko + * mime-view.el (mime-reduce-situation-examples): New function; delete `mime-reduce-acting-situation-examples'.