* wl.el (wl-check-variables-2): Don't check wl-summary-line-format
authorhmurata <hmurata>
Sat, 9 Aug 2003 08:14:43 +0000 (08:14 +0000)
committerhmurata <hmurata>
Sat, 9 Aug 2003 08:14:43 +0000 (08:14 +0000)
commit7739ab863359b144fcab07f275f875a5d5133e7c
tree99fb65210822325131279ddb941e972b72e06558
parent716c910bab4ee6c0d5be19cbb427e0c0353882d4
* wl.el (wl-check-variables-2): Don't check wl-summary-line-format
and wl-folder-summary-line-format.

* wl-summary.el (wl-summary-message-visible-p): New inline function.
(wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
(wl-summary-set-score-mark): Use it.
(wl-summary-target-mark-mark-as-read): Ditto.
(wl-summary-target-mark-mark-as-unread): Ditto.
(wl-summary-target-mark-mark-as-important): Ditto.
(wl-summary-target-mark-msgs): Simplified.
(wl-summary-detect-mark-position): Fixed problem when
summary-line-format no contain persisten/temp mark spec.
(wl-summary-temp-mark): Ditto.
(wl-summary-persistent-mark): Ditto.
(wl-summary-update-persistent-mark): Ditto.

* wl-action.el (wl-summary-set-mark): Ditto.
(wl-summary-unset-mark): Ditto.
All other related portions are changed.
wl/ChangeLog
wl/wl-action.el
wl/wl-summary.el
wl/wl.el