(wl-draft-reply): List in r-list can contain function.
[elisp/wanderlust.git] / wl / ChangeLog
index 737001c..59901cb 100644 (file)
@@ -1,3 +1,55 @@
+2003-06-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
+       write sendlog.
+       (wl-draft-reply): List in r-list can contain function.
+
+2003-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-highlight.el (wl-highlight-summary-line-string): Use
+       wl-summary-score-below-mark, wl-summary-score-over-mark.
+       (wl-highlight-summary-current-line): Ditto.
+
+       * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el:
+       `message' and `error' take format string.
+
+2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
+
+       * wl-util.el (wl-as-coding-system): Define for non-mule too.
+
+2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
+
+       * wl-draft.el (wl-draft-reply): Fixed.
+
+2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
+       `map-extents' instead of `extent-at' repeatedly.
+       (wl-highlight-folder-current-line): Ditto.
+
+       * wl-highlight.el: Remove useless dummy functions.
+
+2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-score.el (wl-score-save): Bind print-length and print-level.
+       (wl-score-pretty-print): Ditto.
+       (wl-score-edit-insert-header-entry): Ditto.
+
+       * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
+       "From" entry to be treated with wl-draft-eword-encode-address-list.
+       * wl-mime.el (wl-draft-preview-message): Ditto.
+
+2003-02-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * wl-folder.el (wl-folder-get-prev-folder): Ignore Nemacs; Use `eq'
+       instead of `equal' for id.
+       (wl-folder-get-next-folder, wl-folder-get-path): Ditto.
+
+2003-01-30  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-thread.el (wl-thread-save-entities): Bind print-length
+       and print-level.
+
 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
 
        * wl-thread.el (wl-thread-save-top-list): Bind print-length.