* elmo-pop3.el (elmo-pop3-lock): New buffer local variable.
authorteranisi <teranisi>
Wed, 13 Jun 2001 10:08:52 +0000 (10:08 +0000)
committerteranisi <teranisi>
Wed, 13 Jun 2001 10:08:52 +0000 (10:08 +0000)
commit4dfc7f88c1215eab9651f567369377acd3d9c149
tree50a1de3f78f908e6f032b471f4b1d4f18509e0fe
parente9ffc05ac79b1519f0c5e944a8f40669b5f2c480
* elmo-pop3.el (elmo-pop3-lock): New buffer local variable.
(elmo-pop3-send-command): Call elmo-pop3-lock.
(elmo-pop3-read-response): Call elmo-pop3-unlock.
(elmo-pop3-read-contents): Ditto.
(elmo-pop3-lock): New function.
(elmo-pop3-unlock): Ditto.
(elmo-pop3-locked-p): Ditto.
(elmo-pop3-commit): Don't delete process if elmo-pop3-locked-p
returns t.
elmo/ChangeLog
elmo/elmo-pop3.el