From cb57c430b5905c5253e6f08895dfb1cb3601ca8f Mon Sep 17 00:00:00 2001 From: morioka Date: Wed, 15 Apr 1998 10:11:02 +0000 Subject: [PATCH] update. --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8614ae8..e80f26b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +1998-04-15 MORIOKA Tomohiko + + * mime-view.el: Abolish function 'mime-view-body-visible-p and + 'mime-view-entity-separator-visible-p. + (mime-view-display-entity): Don't use + 'mime-view-entity-separator-visible-p. + +1998-04-14 MORIOKA Tomohiko + + * mime-view.el (mime-preview-condition): Specify + 'childrens-situation field for message/rfc822 and message/news. + (mime-view-display-message): Use value of 'childrens-situation + field of preview-situation as default-situation of children. + (mime-view-display-entity): Add new argument 'default-situation; + use it as elements of draft of preview-situation; use value of + 'header field of preview-situation instead of + 'mime-view-header-visible-p; use value of 'childrens-situation + field of preview-situation as default-situation of children. + + 1998-04-14 MORIOKA Tomohiko * WEMI: Version 1.2.2 (Shinagawa) was released. -- 1.7.10.4