* wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
authorteranisi <teranisi>
Sun, 27 Oct 2002 04:46:40 +0000 (04:46 +0000)
committerteranisi <teranisi>
Sun, 27 Oct 2002 04:46:40 +0000 (04:46 +0000)
commit6db1fa281e6cb7c0f0b4db5ccce5b665a95b7732
treea5877b85bb76c256c3744441e2e45a1f633ba495
parent107c307c8be7235fd1d35a22107c4df7acd736fe
* wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.

* wl-thread.el (wl-thread-open-all-unread): Use
elmo-folder-list-flagged instead of
elmo-folder-list-messages-mark-match.

* wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
instead of elmo-folder-list-messages-mark-match.
(wl-summary-move-spec-alist): New variable.
(wl-summary-move-spec-plugged-alist,
wl-summary-move-spec-unplugged-alist): Abolish.
(wl-summary-next-message): Follow the change above.
(wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
with 'no-msg' argument.

* wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
variable.
(wl-message-buffer-prefetch-move-spec-plugged-alist,
wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
(wl-message-buffer-prefetch-get-next): Follow the change above.
wl/ChangeLog
wl/wl-message.el
wl/wl-summary.el
wl/wl-thread.el
wl/wl-util.el