From: yamaoka Date: Thu, 27 Nov 2003 06:56:49 +0000 (+0000) Subject: Synch to Gnus 200311270654. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=237aae786d6e9ee801cc00903becd7b4feeba5d9;p=elisp%2Fgnus.git- Synch to Gnus 200311270654. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 392c1cf..0f30867 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2003-11-27 Katsumi Yamaoka + + * gnus-msg.el (gnus-summary-yank-message): Don't bind + gnus-display-mime-function to nil so that non-ascii text is + decoded and attachments are not shown. + + * message.el (message-cite-original-without-signature): Replace + the value of message-reply-headers with the yanked article since + it may be a different article from the original. + (message-cite-original): Ditto. + 2003-11-25 Teodor Zlatanov * spam.el (spam-blacklist-ignored-regexes): new variable, so