From: czkmt Date: Tue, 28 Dec 1999 16:05:06 +0000 (+0000) Subject: Update. X-Git-Tag: t-gnus-6_14_0-15~2 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=3aa4865915517127958d3cf6b31006eb64cc254b;p=elisp%2Fgnus.git- Update. --- diff --git a/ChangeLog b/ChangeLog index df9a0c0..79be88f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +1999-12-28 Tsukamoto Tetsuo + + * lisp/gnus.el (gnus-revision-number): Increment to 15. + + * lisp/gnus-offline.el (gnus-offline-auto-expre): Rename from + `gnus-offline-agent-automatic-expire'. + (gnus-agent-expire): Fix the advice. + (gnus-offline-after-jobs-done): Refer to + `gnus-offline-auto-expire'. + + * lisp/gnus-ofsetup.el (gnus-offline-resource-en): Reorder the + messages. + (gnus-offline-resource-ja): Ditto. + + * lisp/imap.el (imap-ssl-open-2): If `system-type' is windows-nt, + bind `coding-system-for-read' to raw-text-dos, else bind it to + binary. + 1999-12-28 Katsumi Yamaoka * lisp/gnus.el (gnus-revision-number): Increment to 14.