aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog5
-rw-r--r--doc/misc/message.texi2
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 0e83e083383..63d67c66599 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,8 @@
12008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * message.texi (Sending Variables): Fixed variable documentation to
4 avoid the "y/n" wording.
5
12008-09-24 Teodor Zlatanov <tzz@lifelogs.com> 62008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
2 7
3 * message.texi (Sending Variables): Added `message-confirm-send' doc. 8 * message.texi (Sending Variables): Added `message-confirm-send' doc.
diff --git a/doc/misc/message.texi b/doc/misc/message.texi
index 353089da264..705b3612483 100644
--- a/doc/misc/message.texi
+++ b/doc/misc/message.texi
@@ -2225,7 +2225,7 @@ if @code{nil} let the mailer mail back a message to report errors.
2225 2225
2226@item message-confirm-send 2226@item message-confirm-send
2227@vindex message-confirm-send 2227@vindex message-confirm-send
2228If non-@code{nil} display a y/n prompt before actually sending the 2228When non-@code{nil}, Gnus will ask for confirmation when sending a
2229message. 2229message.
2230 2230
2231@end table 2231@end table