From b85b0c3758fadd74bbfd4aa8f3bfd6451296e8f8 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Fri, 17 Mar 2000 13:28:36 +0000 Subject: [PATCH 1/1] Update. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 60e17e1..d44adae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ 2000-03-17 Katsumi Yamaoka + * lisp/gnus-vers.el (gnus-revision-number): Increment to 16. + + * lisp/nnweb.el (nnweb-fetch-url): Bind `input-coding-system' and + `output-coding-system' for Mule 2.3. + * lisp/mail-source.el (mail-source-fetch-imap): Ditto. + * lisp/imap.el (imap-ssl-open): Ditto. + * lisp/gnus-start.el (gnus-product-read-variable-file-1): Ditto. + +2000-03-17 Katsumi Yamaoka + * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): New function. (gnus-read-newsrc-el-file): If it fails, attempt to re-read the file using `gnus-re-read-newsrc-el-file'. In that case, the -- 1.7.10.4