* elmo-vars.el (elmo-imap4-stream-type-alist): New variable.
authorueno <ueno>
Fri, 6 Oct 2000 18:28:12 +0000 (18:28 +0000)
committerueno <ueno>
Fri, 6 Oct 2000 18:28:12 +0000 (18:28 +0000)
commitcef6a907b8d299a47264dd01162fa00cc1483a4e
tree9ac80f39a98294649e63463b770ee7d26a55e080
parentf5c43f4a386adee4922c80a2e884164a18c58646
* elmo-vars.el (elmo-imap4-stream-type-alist): New variable.
(elmo-pop3-stream-type-alist): New variable.
(elmo-nntp-stream-type-alist): New variable.

* elmo-util.el (elmo-buffer-exists-p): Rewrite as function.
(elmo-kill-buffer): Ditto.
(elmo-get-network-stream-type): Add 2nd argument `stream-type-alist'.
(elmo-network-get-spec): Add 5th argument `stream-type-alist'.
(elmo-nntp-get-spec): Take into account `elmo-nntp-stream-type-alist'.
(elmo-pop3-get-spec): Take into account `elmo-pop3-stream-type-alist'.
(elmo-imap4-get-spec): Take into account
`elmo-imap4-stream-type-alist'.
elmo/ChangeLog
elmo/elmo-util.el
elmo/elmo-vars.el