From 2a8e9d3c073e43354e0213c05a9119c4ee6bdf04 Mon Sep 17 00:00:00 2001 From: ueno Date: Sat, 20 Apr 2002 14:12:44 +0000 Subject: [PATCH] Update. --- ChangeLog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f8108b3..6b7fdb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ * lisp/gnus-vers.el (gnus-revision-number): Increment to 02. + * lisp/gnus-sum.el: Don't autoload gnus-set-summary-default-charset. + (gnus-summary-inherit-default-charset): New function. + (gnus-parse-headers-hook): Use it. + (gnus-summary-setup-default-charset): Set default-mime-charset here. + * lisp/gnus-delay.el (gnus-delay-article): Undo the last change. * lisp/gnus-draft.el: Revert to the original implementation. @@ -10,9 +15,6 @@ (gnus-draft-setup): Rename from gnus-draft-setup-for-editing. (gnus-draft-setup-for-sending): Abolish. - * lisp/gnus-i18n.el (gnus-newsgroup-default-charset-alist): Don't - decode headers of articles stored in nndraft:drafts. - * lisp/nnheader.el (nnheader-auto-save-coding-system): New variable. * lisp/message.el (message-draft-coding-system): Delegate the -- 1.7.10.4