From ab0a1335e01b781ede7ab8306d2463ac2aa47d44 Mon Sep 17 00:00:00 2001 From: okazaki Date: Mon, 24 Jul 2000 22:00:56 +0000 Subject: [PATCH] Update. --- elmo/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/elmo/ChangeLog b/elmo/ChangeLog index e969e5d..6a38333 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,18 @@ +2000-07-25 OKAZAKI Tetsurou + + * elmo-imap4.el (elmo-imap4-process-folder-list): Use `nconc' + instead of `append'. + (elmo-imap4-commit): Use `elmo-imap4-plugged-p' instead of + `elmo-plugged-p' directly. + * elmo-pop3.el (elmo-pop3-commit): Use `elmo-pop3-plugged-p' instead + of `elmo-plugged-p' directly. + + * elmo-pop3.el (elmo-pop3-get-connection): Split temporary variable. + Eliminate unused variable. Use `memq' for checking a process status. + Use `cons' instead of `append' for updating the connection cache. + * elmo-nntp.el (elmo-nntp-get-connection): Likewise. + * elmo-imap4.el (elmo-imap4-get-connection): Likewise. + 2000-07-22 OKAZAKI Tetsurou * elmo-imap4.el (elmo-imap4-read-bytes): Advance -- 1.7.10.4