+2006-01-30 Yoichi NAKAYAMA <yoichi@geiin.org>
+
+ * wl-vars.el (wl-draft-send-confirm-type): Change default value.
+
2006-01-28 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
* wl-vars.el (wl-draft-send-confirm-type): New user option.
(function :tag "Other"))
:group 'wl-draft)
-(defcustom wl-draft-send-confirm-type 'scroll-by-j/k
+(defcustom wl-draft-send-confirm-type 'y-or-n-p
"*Confirmation type or function to use when send a message."
:type '(choice
(const :tag "y or n with scroll (j/k)" scroll-by-j/k)