From: czkmt Date: Fri, 10 Dec 1999 10:05:56 +0000 (+0000) Subject: Update. X-Git-Tag: t-gnus-6_14_0-08~1 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67753ab76e36df5b56cca09ae21fb03785279f01;p=elisp%2Fgnus.git- Update. --- diff --git a/ChangeLog b/ChangeLog index bc7d731..f107ea7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +1999-12-10 Tsukamoto Tetsuo + + * lis/gnus.el (gnus-revision-numbser): Increment to 08. + + * lisp/gnus-agent.el (gnus): Give up to advise here. + (gnus-group-get-new-news): New advice instead. + + * lisp/gnus-offline.el (gnus-offline-setup): Call + `gnus-offline-processed-by-timer' and `gnus-offline-error-check' + here. + (gnus-offline-define-menu-and-key): Simplify. + (gnus-offline-processed-by-timer): Call `gnus-group-get-new-news' + interactively. + + * lisp/gnus-ofsetup.el (TopLevel): Require `read-passwd' here, not in + `gnus-offline-setting-file'. + (gnus-nntp-service): Set this variable here, not in + `gnus-offline-setting-file' + (gnus-nntp-server): Ditto. + (gnus-after-getting-new-news-hook): Ditto. + (message-send-hook): Ditto. + (mail-source-read-passwd): Ditto. + (gnus-setup-news-hook): Ditto. + (gnus-setup-for-offline): Now one can get mails from `imap', + `file', `directory' or `maildir'. + + * lisp/read-paswd.el (read-pw-set-mail-source-passwd-cache): + Ignore non-POP mail sources. + 1999-12-10 Katsumi Yamaoka * lisp/gnus.el (gnus-revision-number): Increment to 07.