* elmo-pop3.el (elmo-network-close-session): Removed 3rd argument.
authorteranisi <teranisi>
Mon, 18 Jun 2001 15:35:55 +0000 (15:35 +0000)
committerteranisi <teranisi>
Mon, 18 Jun 2001 15:35:55 +0000 (15:35 +0000)
commit1eeb5c75f7004e46e6d802fba50891f754a84316
treefd36f7268575b65e1dad8baeadc850b071f5a859
parentf7fe9e8812bb5a82c43a2fda701c2c1511d12345
* elmo-pop3.el (elmo-network-close-session): Removed 3rd argument.
(elmo-network-setup-session): Ditto.
(elmo-message-fetch-plugged): Ditto.
(elmo-pop3-send-command): Don't call elmo-pop3-lock.
(elmo-network-initialize-session): Ditto.
(elmo-pop3-read-response): Abolish 3rd argument.
(elmo-pop3-read-response): Don't call elmo-pop3-unlock.
(elmo-pop3-read-contents): Ditto.
(elmo-pop3-read-body): Ditto.
(elmo-pop3-max-of-folder): Call elmo-pop3-commit.
(elmo-pop3-lock): Abolish.
(elmo-pop3-unlock): Ditto.
(elmo-pop3-locked-p): Ditto.
(elmo-folder-check): Don't call elmo-pop3-locked-p.

* wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff process.
(wl-biff-check-folder-async): Enclose wl-biff-check-folder with unwind-protect.
elmo/ChangeLog
elmo/elmo-pop3.el
wl/ChangeLog
wl/wl-util.el