* elmo.el (elmo-folder-list-messages): Treat killed-list only when
[elisp/wanderlust.git] / wl / ChangeLog
index 99cb690..c104ea8 100644 (file)
@@ -1,7 +1,67 @@
+2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * 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.
+
+       * Version number is increased to 2.11.5.
+
+       * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
+
+2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
+       (wl-summary-prefetch-region-no-mark): Change accordingly.
+       * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
+
+2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-address.el (wl-complete-field-to): Abolished.
+       (wl-complete-address): Completion function for completing-read.
+       * wl-action.el (wl-summary-get-resend-address): Use it.
+
+       * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
+       wl-summary-update-mark and abolish unused argument.
+       (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
+       (wl-summary-delete-cache, wl-summary-resume-cache-status)
+       (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
+       (wl-summary-mark-as-important, wl-summary-redisplay-internal)
+       (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
+       * wl-draft.el (wl-draft-kill): Ditto.
+
+       * wl-summary.el: Remove unused binding of case-fold-search.
+       (wl-summary-replace-status-marks): Abolished.
+
+2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-action.el (wl-summary-set-mark): Cause an error when no message
+       is specified or folder length is zero.
+
+2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
+       (wl-folder-archive-current-entity): Ditto.
+
 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
 
+       * wl-summary.el (wl-summary-update-mark): Ignore errors while
+       retrieving message mark.
+       (wl-summary-redisplay-internal): Ditto.
+
+       * wl-message.el (wl-message-buffer-display): Ignore errors while
+       retrieving message-id field.
+
        * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
        (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
+       (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
+       order of the arguments for `wl-expire-message-p'.
+       (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
 
        * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
        Check return value of wl-summary-reply.