From: okazaki Date: Mon, 29 Mar 2004 00:22:33 +0000 (+0000) Subject: Update. X-Git-Tag: wl-2_11_25~23 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4c738d9d5b7aa80424c65b5ce084f5ed9748830e;p=elisp%2Fwanderlust.git Update. --- diff --git a/elmo/ChangeLog b/elmo/ChangeLog index 511f8ed..b8eb275 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,10 @@ +2004-03-29 Tetsurou Okazaki + + * elmo-pop3.el (elmo-pop3-read-contents): Replace an argument `buffer' + with a function call of `process-buffer'. All callers are updated. + (elmo-pop3-retrieve-headers): Likewise. Move `process' to the 1st argument. + Remove redundant `set-buffer' in a while loop. + 2004-03-28 Tetsurou Okazaki * elmo-pop3.el (elmo-pop3-send-command): Combine `process-send-string'