* elmo-pop3.el (elmo-network-close-session): Removed 3rd argument.
authorteranisi <teranisi>
Mon, 18 Jun 2001 15:13:21 +0000 (15:13 +0000)
committerteranisi <teranisi>
Mon, 18 Jun 2001 15:13:21 +0000 (15:13 +0000)
commit17682335775bb235720baee8fab4da233551ad0b
treecd4aea7a4201c1c13f0931840d6ebbc29bf2b86a
parent1749663c3b00d5a615706c7f17adbbef42704dfa
* 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-folder-status): Call elmo-folder-close.
(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