From ef142da01253127f34fccde0d6fba825e8f299dd Mon Sep 17 00:00:00 2001 From: yamaoka Date: Fri, 8 Oct 1999 02:10:05 +0000 Subject: [PATCH] Update. --- ChangeLog | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index c66b822..5042ba5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,15 +1,27 @@ +1999-10-08 Katsumi Yamaoka + + * lisp/gnus.el (gnus-revision-number): Increment to 06. + + * lisp/gnus-art.el (gnus-article-prepare-mime-display): Protect + against forwarded messages without MIME structure. + (gnus-treatment-function-alist): Move + 'gnus-treat-decode-article-as-default-mime-charset' to the top; + put `gnus-treat-emphasize' off after + `gnus-treat-highlight-headers'. + 1999-10-07 Yoshiki Hayashi * lisp/gnus.el (gnus-revision-number): Increment to 05. 1999-10-07 Katsumi Yamaoka - * gnus-art.el (gnus-treat-predicate): Examine whether the argument - is list or not before condition. + * lisp/gnus-art.el (gnus-treat-predicate): Examine whether the + argument is list or not before condition. 1999-10-07 Yoshiki Hayashi - * gnus-art.el (gnus-treat-predicate): Work for (typep "something"). + * lisp/gnus-art.el (gnus-treat-predicate): Work for + (typep "something"). 1999-10-07 Yoshiki Hayashi -- 1.7.10.4