* wl-summary.el (wl-summary-narrow-to-region): New function.
[elisp/wanderlust.git] / wl / ChangeLog
index 3243e46..60c488a 100644 (file)
@@ -1,3 +1,78 @@
+2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
+
+       * wl-summary.el (wl-summary-narrow-to-region): New function.
+       (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
+       (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
+       (wl-summary-save-region): Use it.
+       * wl-action.el (wl-summary-collect-numbers-region)
+       (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
+
+2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-folder.el (wl-folder-count-incorporates): Don't use
+       `elmo-msgdb-mark-load'
+
+       * Version number is increased to 2.11.11.
+
+2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
+       (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
+
+2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
+
+2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * Version number is increased to 2.11.10.
+
+2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-mime.el (wl-draft-attribute-value): Fixed.
+
+2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-util.el (wl-copy-local-variables): New function.
+
+       * wl-mime.el (wl-draft-attribute-recipients): New function.
+       (wl-draft-attribute-envelope-from): Ditto.
+       (wl-draft-attribute-smtp-posting-server): Ditto.
+       (wl-draft-attribute-smtp-posting-port): Ditto.
+       (wl-draft-attribute-value): Ditto.
+       (wl-draft-preview-message): Use it to get value for
+       attributes. Reflect result of `wl-draft-config'.
+
+       * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
+       and call `wl-summary-mark-as-read' before to call
+       `wl-summary-unset-mark'.
+       (wl-summary-target-mark-mark-as-unread): Likewise.
+       (wl-summary-target-mark-mark-as-important): Don't bind mlist.
+
+2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-mime.el (wl-draft-preview-message): Use actual value for
+       attributes; Fix for small window.
+
+2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-refile.el (wl-refile-get-field-value): Call
+       `elmo-message-entity-field' with 3rd argument is non-nil.
+
+2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-vars.el (wl-draft-preview-attributes): New user option.
+       (wl-draft-preview-attributes-list): Ditto.
+       (wl-draft-preview-attributes-buffer-lines): Ditto.
+       (wl-draft-preview-attributes-buffer-name): Ditto.
+
+       * wl-mime.el (wl-draft-preview-message): Display attributes.
+
+2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
+
+       * wl-summary.el (wl-summary-detect-mark-position): Bind
+       wl-summary-flag-priority-list to '(new).
+
 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
 
        * wl-highlight.el (wl-highlight-summary-line-face-spec): New