From: czkmt Date: Fri, 10 Dec 1999 14:03:59 +0000 (+0000) Subject: Update. X-Git-Tag: t-gnus-6_14_0-09~1 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75f2f049e507dd4bd10480116fe726bb82250752;p=elisp%2Fgnus.git- Update. --- diff --git a/ChangeLog b/ChangeLog index f107ea7..2045c0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,14 @@ 1999-12-10 Tsukamoto Tetsuo - * lis/gnus.el (gnus-revision-numbser): Increment to 08. + * lisp/gnus.el (gnus-revision-number): Increment to 09. + + * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Accept an + optional argument `force'. Use `read-file-name' instead of + `read-directory-name'. + +1999-12-10 Tsukamoto Tetsuo + + * lisp/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. @@ -24,7 +32,7 @@ (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): + * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache): Ignore non-POP mail sources. 1999-12-10 Katsumi Yamaoka