`wl-summary-reply-with-citation'
+2003-03-06 Kenichi OKADA <okada@opaopa.org>
+
+ * wl-draft.el (wl-draft-create-buffer): Add
+ `wl-summary-reply-with-citation'
+
2003-03-02 Jeremy Shaw <jeremy.shaw@lindows.com>
* wl-draft.el (wl-draft-reply): Fixed.
(summary-buf (wl-summary-get-buffer parent-folder))
(reply-or-forward
(or (eq this-command 'wl-summary-reply)
+ (eq this-command 'wl-summary-reply-with-citation)
(eq this-command 'wl-summary-forward)
(eq this-command 'wl-summary-target-mark-forward)
(eq this-command 'wl-summary-target-mark-reply-with-citation)))