From 5b92b913b795a75a7a1533091bb8d7068f6a89cf Mon Sep 17 00:00:00 2001 From: keiichi Date: Fri, 24 Dec 1999 07:31:17 +0000 Subject: [PATCH] Update. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 49ec2c1..7b18855 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 1999-12-24 Keiichi Suzuki + * lisp/nnheader.el (make-full-mail-header): If field decoder does + not found, then do not decode field body. + + * lisp/mm-mailcap.el (mm-mailcap-mime-info): If `string' is + invalid content type format, use `string' as major content type. + + * lisp/mm-decode.el (mm-dissect-buffer): Use `result' instead of + `parent'. + + * lisp/gnus-art.el (gnus-mime-view-all-parts): Correspondence with + FLIM. + * lisp/mail-parse.el (mail-decode-encoded-word-region): Use `mime-decode-header-in-region'. -- 1.7.10.4