From: yamaoka Date: Fri, 28 May 1999 13:19:41 +0000 (+0000) Subject: Update. X-Git-Tag: t-gnus-6_10_064-15 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=73b2b8b48c2f97cc3eb2503e8bed42cfeaa99cb7;p=elisp%2Fgnus.git- Update. --- diff --git a/ChangeLog b/ChangeLog index 15b5f0e..d3ebf96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +1999-05-28 Katsumi Yamaoka + + * lisp/gnus.el (gnus-revision-number): Increment to 15. + + * texi/gnus.texi (Customizing Articles): Abolish the treatment + variable `nomime' and rename + `gnus-treat-decode-message-body-as-default-mime-charset' with + `gnus-treat-decode-article-as-default-mime-charset'. + + * lisp/gnus-art.el (gnus-treat-predicate): Abolish the treatment + variable `nomime'. + (gnus-article-prepare-mime-display): Call `gnus-treat-article' with + the 1st arg t for treating if the part is not the last one. + (gnus-article-decode-article-as-default-mime-charset): Renamed from + `gnus-article-decode-message-body-as-default-mime-charset'; Don't + work if `gnus-show-mime' is non-nil. + (gnus-treat-decode-article-as-default-mime-charset): Renamed from + `gnus-treat-decode-message-body-as-default-mime-charset'; add + choice item for decoding the whole article. + 1999-05-28 Yoshiki Hayashi * lisp/message.el (message-header-hook): Pass optional argument