(wl-summary-input-range): Ditto.
2003-08-02 Yuuichi Teranishi <teranisi@gohome.org>
- * wl-summary.el (wl-summary-sync): Rearrange rescan.
- (wl-summary-input-range): Added rescan-nokill, abolish all-noscore
- and update-noscore.
+ * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
+ update-noscore.
(wl-summary-sync): Follow the change above.
2003-08-02 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
nil
wl-use-scoring)))
(wl-summary-rescan nil
- (or (string-match "nokill" range)
- (string-match "noscore" range)))
+ (string-match "noscore" range))
(and msg (wl-summary-jump-to-msg msg))))
((string= range "mark")
(let ((msg (wl-summary-message-number)))
"last:"
"cache-status"
"rescan"
- "rescan-nokill"
"rescan-noscore"
"update"
"update-nokill"