From: keiichi Date: Fri, 24 Dec 1999 07:31:17 +0000 (+0000) Subject: Update. X-Git-Tag: nana-gnus-7_1_0_16~65 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b92b913b795a75a7a1533091bb8d7068f6a89cf;p=elisp%2Fgnus.git- Update. --- 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'.