From 73b2b8b48c2f97cc3eb2503e8bed42cfeaa99cb7 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Fri, 28 May 1999 13:19:41 +0000 Subject: [PATCH 1/1] Update. --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) 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 -- 1.7.10.4