From e5a22e00e82cd7d79d13f063a0063e7a35585f12 Mon Sep 17 00:00:00 2001 From: morioka Date: Fri, 5 Sep 1997 12:59:07 +0000 Subject: [PATCH] updated. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index b8fcbda..cda8f92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 1997-09-05 MORIOKA Tomohiko + * mime-view.el (mime-view-display-entity): Use `media-type' and + `media-subtype' instead of `ctype' to compare with + message/partial. + + * mime-view.el (mime-view-follow-current-entity, + mime-view-display-entity, mime-view-entity-button-function): Use + `mime-entity-info-media-type' and `mime-entity-info-media-subtype' + instead of `mime-entity-info-type/subtype'. + +1997-09-05 MORIOKA Tomohiko + * mime-parse.el: Abolish macro `define-structure'. (make-mime-entity-info, mime-entity-info-rnum, -- 1.7.10.4