* elmo2.el (elmo-prefetch-msg): Set `unread' argument of `elmo-read-msg' as
authorteranisi <teranisi>
Mon, 12 Feb 2001 21:43:47 +0000 (21:43 +0000)
committerteranisi <teranisi>
Mon, 12 Feb 2001 21:43:47 +0000 (21:43 +0000)
commit10518221da70c6e7ffc66352ee6a3e1036bd5133
tree6742ade6567e08e10c54fd5711621d8f7baf75c9
parent08e424ca82c351c0d93f4b5e9f9c747bb0cb83d7
* elmo2.el (elmo-prefetch-msg): Set `unread' argument of `elmo-read-msg' as
 'unread.
(elmo-read-msg-with-cache): Set `msgdb' argument as nil.

* elmo-archive.el (elmo-archive-read-msg): Fixed arguments.
* elmo-cache.el (elmo-cache-read-msg): Ditto.
* elmo-filter.el (elmo-filter-read-msg): Ditto.
* elmo-imap4.el (elmo-imap4-read-msg): Ditto.
* elmo-internal.el (elmo-internal-read-msg): Ditto.
* elmo-localdir.el (elmo-localdir-read-msg): Ditto.
* elmo-localnews.el (elmo-localnews-read-msg): Ditto.
* elmo-maildir.el (elmo-maildir-read-msg): Ditto.
* elmo-multi.el (elmo-multi-read-msg): Ditto.
* elmo-nntp.el (elmo-nntp-read-msg): Ditto.
* elmo-pipe.el (elmo-pipe-read-msg): Ditto.
* elmo-pop3.el (elmo-pop3-read-msg): Ditto.
14 files changed:
elmo/ChangeLog
elmo/elmo-archive.el
elmo/elmo-cache.el
elmo/elmo-filter.el
elmo/elmo-imap4.el
elmo/elmo-internal.el
elmo/elmo-localdir.el
elmo/elmo-localnews.el
elmo/elmo-maildir.el
elmo/elmo-multi.el
elmo/elmo-nntp.el
elmo/elmo-pipe.el
elmo/elmo-pop3.el
elmo/elmo2.el