Update.
authorkeiichi <keiichi>
Wed, 25 Nov 1998 06:22:58 +0000 (06:22 +0000)
committerkeiichi <keiichi>
Wed, 25 Nov 1998 06:22:58 +0000 (06:22 +0000)
ChangeLog

index 7818931..932b648 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,78 @@
+1998-11-25  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.7.
+
+       * Sync up with gnus-6_8.
+
+* 1998-11-25  Hasebe Satoshi  <hasebe@mtgcb.telcom.oki.co.jp>
+
+       * lisp/gnus-util.el: Require RMAIL in a different way.
+
+* 1998-11-24  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * lisp/pop3-fma.el (pop3-fma-save-password-information): New
+       variable. Do not save password information when
+       `pop3-fma-save-password-information' set to nil (in default).
+       (pop3-fma-encode-string): abolished - because of difference of
+       FLIM API.
+       (pop3-fma-decode-string): Likewise.
+
+* 1998-11-20  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * lisp/gnus-util.el: Require `rmail' only if RMAIL has been
+       installed.
+
+1998-11-25  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.6.
+
+       * lisp/pop3.el (pop3-authentication-scheme-alist): New variable.
+       (pop3-movemail): Search authentication scheme from
+       `pop3-authentication-scheme-alist'.
+
+       * lisp/nnmail.el (nnmail-default-mail-host): New variable.
+       (nnmail-internal-password-cache): New variable.
+       (nnmail-parse-spool-file-name): New function.
+       (nnmail-spool-maildrop): New macro.
+       (nnmail-spool-mailhost): New macro.
+       (nnmail-get-password): New function.
+       (nnmail-set-password): New function.
+       (nnmail-move-inbox): Use password cache for getting the
+       password. Parse inbox for external `movemail' program.
+       (nnmail-pop3-movemail): Parse inbox for `pop3-movemail' funtion.
+
+1998-11-19  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.5.
+
+       * lisp/message.el (message-mimic-kill-buffer): Do not delete frame.
+
+       * Sync up with gnus-6_8.
+
+* 1998-11-19  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * Sync up with Gnus 5.6.45.
+
+* 1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/message.el (message-mimic-kill-buffer): Rewrite.
+
+* 1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/message.el (message-mimic-kill-buffer): New function.
+       (message-mode-map): Use it for `C-x k'.
+
+* 1998-11-14  Kenji Itoh  <keit@tpj.co.jp>
+
+       * lisp/nnmail.el (nnmail-read-passwd): Use `read-passwd' if it
+       exists as a function.
+
+       * lisp/pop3.el (pop3-read-passwd): Likewise.
+
+* 1998-11-16  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * make.bat: Replace line endings from `LF' to `CRLF'.
+
 1998-11-19  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
 
        * lisp/message.el (message-get-reply-buffer): Abolished.
 
 * 1998-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * lisp/gnus.el (gnus-version-number): Update to 6.12.3.
-
-* 1998-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
-
        * lisp/mmgnus.el (entity-buffer): Must move to (point-min) before
        search boundary between header and body (to fix problem with
        Emacs).