* wl-mime.el (wl-summary-burst): Get elmo-folder correctly.
[elisp/wanderlust.git] / wl / ChangeLog
index 9ec8c26..f7fab5b 100644 (file)
@@ -1,5 +1,45 @@
+2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-mime.el (wl-summary-burst): Get elmo-folder correctly.
+       Take prefix argument to force asking the destination folder.
+
+2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-summary.el (wl-summary-cursor-move-surface): Add missing
+       logic to call `wl-summary-buffer-prev-folder-function'.
+       (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
+
+2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
+
+       * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
+       is nil.
+
+2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
+       function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
+       (wl-mime-setup): Add its entry.
+
+2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
+
+       * wl-mime.el (wl-draft-preview-message): Restore the position
+       before evaluating wl-draft-send-hook in preview buffer.
+
 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
 
+       * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
+       when it creates new draft buffer.
+
+       * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
+       without argument.
+
+       * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
+       Evaluate content and if the value is string, insert it.
+       (wl-draft-config-sub-body,wl-draft-config-sub-top,
+       wl-draft-config-sub-bottom,wl-draft-config-sub-header,
+       wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
+       wl-draft-config-sub-part-bottom): Use it.
+
        * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
        with the folder name. The question was unintelligible when it is
        called from wl-save-status.