From: okazaki Date: Mon, 24 Jul 2000 22:00:56 +0000 (+0000) Subject: Update. X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab0a1335e01b781ede7ab8306d2463ac2aa47d44;p=elisp%2Fwanderlust.git Update. --- 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