* elmo-util.el (elmo-token-valid-p): New function.
authorhmurata <hmurata>
Tue, 7 Jun 2005 08:52:50 +0000 (08:52 +0000)
committerhmurata <hmurata>
Tue, 7 Jun 2005 08:52:50 +0000 (08:52 +0000)
commit54152a39d50ffb2d2f3a7af77bca98fa1847192e
tree5e813440c7b51fe5a684735d3e806bef3376c716
parent31665e949babd625632818bb0470f9486367fc88
* elmo-util.el (elmo-token-valid-p): New function.
(elmo-parse-token): Add optional argument `requirement'.
(elmo-parse-prefixed-element): Likewise.

* elmo-net.el (elmo-net-quote-chars): Renamed from
`elmo-net-quote-chars-regexp'.
(elmo-net-format-quoted): Add optional argument `extra-chars'.

* elmo-pop3.el (elmo-folder-initialize): Fix the token separators
by info document. Check token `uidl' is started an alphabet.

* elmo-nntp.el (elmo-folder-initialize): Fix the token separators
by info document. Check token `user' is started an alphabet.

* elmo-imap4.el (elmo-folder-initialize): Ditto.
(elmo-folder-list-subfolders): Quote user.
elmo/ChangeLog
elmo/elmo-imap4.el
elmo/elmo-net.el
elmo/elmo-nntp.el
elmo/elmo-pop3.el
elmo/elmo-util.el