+2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
+
+ * message.texi (Sending Variables): Fixed variable documentation to
+ avoid the "y/n" wording.
+
2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
* message.texi (Sending Variables): Added `message-confirm-send' doc.
@item message-confirm-send
@vindex message-confirm-send
-If non-@code{nil} display a y/n prompt before actually sending the
+When non-@code{nil}, Gnus will ask for confirmation when sending a
message.
@end table
+2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
+
+ * message.el (message-confirm-send): Fixed variable documentation to
+ avoid the "y/n" wording.
+
+2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
+
+ * message.el (message-set-auto-save-file-name): Save to a different
+ filename so multiple messages (especially drafts) can be recovered.
+
2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
* message.el (message-confirm-send): Add appropriate version.
:type 'boolean)
(defcustom message-confirm-send nil
- "Non-nil means when sending a message ask for y/n confirmation."
+ "When non-nil, ask for confirmation when sending a message."
:group 'message-sending
:group 'message-mail
:version "22.3" ;; No Gnus