* wl-summary.el (wl-summary-set-message-modified):
authorteranisi <teranisi>
Thu, 17 Jul 2003 07:03:21 +0000 (07:03 +0000)
committerteranisi <teranisi>
Thu, 17 Jul 2003 07:03:21 +0000 (07:03 +0000)
commit6ae5cea002ba8282eabecb4a0c01022a48b5f8bb
tree4a64c024edccfffe7011a2b8a6fb9a2e4aaac60c
parentcddeec398a75c5b1172a44db0c069c5eb7a6a70a
* wl-summary.el (wl-summary-set-message-modified):
Call wl-summary-set-mark-modified.
(wl-summary-delete-messages-on-buffer): Call
wl-folder-set-folder-updated instead of wl-folder-update-unread.
(wl-summary-sync-update): Call elmo-folder-length instead of
elmo-folder-messages.
(wl-summary-insert-headers): Don't call
elmo-folder-list-message-entities.

* elmo.el (elmo-folder-list-message-entities): Define as inline function.
(elmo-folder-messages): Abolish.

* elmo-multi.el (elmo-folder-check): Call elmo-folder-check for each folder.
(elmo-folder-synchronize): Define.
(elmo-message-entity): Define.
elmo/ChangeLog
elmo/elmo-multi.el
elmo/elmo.el
wl/ChangeLog
wl/wl-summary.el