Changes committed gnus/texi (ChangeLog message.texi)

"Ted Zlatanov" <[email protected]> Thu, 25 Sep 2008 15:14:43 +0200
Newsgroups gmane.emacs.gnus.commits
Message-ID <[email protected]>
Modified: ChangeLog message.texi

(Sending Variables): Fixed variable documentation to
avoid the "y/n" wording.


Index: ChangeLog
diff -u gnus/texi/ChangeLog:7.426 gnus/texi/ChangeLog:7.427
--- ChangeLog:7.426	Wed Sep 24 20:29:02 2008
+++ ChangeLog	Thu Sep 25 15:14:43 2008
@@ -1,3 +1,8 @@
+2008-09-25  Teodor Zlatanov  <[email protected]>
+
+	* message.texi (Sending Variables): Fixed variable documentation to
+	avoid the "y/n" wording.
+
 2008-09-24  Teodor Zlatanov  <[email protected]>
 
 	* message.texi (Sending Variables): Added `message-confirm-send' doc.
Index: message.texi
diff -u gnus/texi/message.texi:7.58 gnus/texi/message.texi:7.59
--- message.texi:7.58	Wed Sep 24 20:29:02 2008
+++ message.texi	Thu Sep 25 15:14:43 2008
@@ -2225,7 +2225,7 @@
 
 @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