From: morioka Date: Wed, 30 Sep 1998 17:31:33 +0000 (+0000) Subject: update. X-Git-Tag: chao-1_10-199811302358 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b0bd183398fda0203df9858f56985219ab287672;p=elisp%2Fflim.git update. --- diff --git a/ChangeLog b/ChangeLog index e75911c..b75b95e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 1998-09-30 MORIOKA Tomohiko + * mime.el (mime-entity-buffer): Register return value from method + function. + +1998-09-30 MORIOKA Tomohiko + * mime.el (mime-entity-content-type): New implementation. (mime-entity-content-disposition): New implementation. (mime-entity-encoding): New implementation. @@ -8,6 +13,8 @@ `mime-entity-*-internal' and `mime-entity-set-*-internal' to macro. +1998-09-30 MORIOKA Tomohiko + * mime.el (mime-fetch-field): Refer internal slots for Date, Message-Id and References fields.