(Sending Variables): Added `message-confirm-send' doc.
authorTeodor Zlatanov <tzz@lifelogs.com>
Wed, 24 Sep 2008 18:29:02 +0000 (18:29 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Wed, 24 Sep 2008 18:29:02 +0000 (18:29 +0000)
texi/ChangeLog
texi/message.texi

index 344887e..d7ec93c 100644 (file)
@@ -1,3 +1,7 @@
+2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * message.texi (Sending Variables): Added `message-confirm-send' doc.
+
 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * infohack.el (infohack-include-files): New function.
index a12ec06..7ff98ad 100644 (file)
@@ -2223,6 +2223,11 @@ non-@code{nil}, attach local files as external parts.
 If non-@code{nil} wait for and display errors when sending a message;
 if @code{nil} let the mailer mail back a message to report errors.
 
+@item message-confirm-send
+@vindex message-confirm-send
+If non-@code{nil} display a y/n prompt before actually sending the
+message.
+
 @end table