2004-01-28 Yuuichi Teranishi <teranisi@gohome.org>
+ * wl-action.el (wl-summary-target-mark-all): List messages which are
+ not in the killed-list.
+
* wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
only when the folder is 'flag/important.
(wl-summary-target-mark-region (point-min) (point-max))
(setq wl-summary-buffer-target-mark-list
(elmo-folder-list-messages wl-summary-buffer-elmo-folder
- nil 'in-msgdb)))
+ t 'in-msgdb)))
(defun wl-summary-delete-all-mark (mark)
(goto-char (point-min))