From: tomo Date: Sun, 16 Jan 2000 09:53:21 +0000 (+0000) Subject: update. X-Git-Tag: remi-1_14_0~44 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dbece15244c3fc6298d894e5c28b2a0e78c3b0a;p=elisp%2Fsemi.git update. --- diff --git a/ChangeLog b/ChangeLog index 290d9ff..8cbea42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,21 @@ 2000-01-16 MORIOKA Tomohiko + * mime-play.el (mime-acting-situation-example-list): Moved to + mime-view.el. + (mime-acting-situation-example-list-max-size): Likewise. + (mime-save-acting-situation-examples): Likewise. + (mime-reduce-acting-situation-examples): Likewise. + + * mime-view.el (mime-preview-situation-example-list): New + variable. + (mime-acting-situation-example-list): Moved from mime-play.el. + (mime-acting-situation-example-list-max-size): Likewise. + (mime-save-acting-situation-examples): Likewise. + (mime-reduce-acting-situation-examples): Likewise. + (mime-view-load-hook): Abolished. + +2000-01-16 MORIOKA Tomohiko + * mime-play.el (mime-play-entity): Use `mime-unify-situations'. * mime-view.el (mime-unify-situations): New function.