* elmo.el (elmo-folder-list-messages): Treat killed-list only when
authorteranisi <teranisi>
Sat, 2 Aug 2003 15:07:32 +0000 (15:07 +0000)
committerteranisi <teranisi>
Sat, 2 Aug 2003 15:07:32 +0000 (15:07 +0000)
commitf237ab27468ffb4f5eede6634bb560f5c5c6bf8a
tree89b0ddff37cf3396299416a9609bdbd9b4629ea9
parentb4c8b5a03621e830c56d5c38cee17157e0368f4d
* elmo.el (elmo-folder-list-messages): Treat killed-list only when
visible-only is non-nil.
(elmo-folder-confirm-appends): Changed message.
(elmo-folder-synchronize): Added argument disable-killed.

* elmo-multi.el (elmo-folder-synchronize): Added argument disable-killed.

* elmo-pipe.el (elmo-folder-synchronize): Ditto.

* wl-summary.el (wl-summary-rescan): Added argument disable-kill
(wl-summary-rescan): Set wl-summary-scored as nil.
(wl-summary-sync-force-update): Follow the change above.
(wl-summary-sync): Ditto.
(wl-summary-sync-update): Added argument disable-killed.
(wl-summary-insert-headers): Set visible-only argument for
elmo-folder-list-messages.
(wl-summary-input-range): Added update-nokill, update-noscore,
all-nokill, all-noscore and mark.
elmo/ChangeLog
elmo/elmo-multi.el
elmo/elmo-pipe.el
elmo/elmo.el
wl/ChangeLog
wl/wl-summary.el