(Mail): Fix gnus-confirm-mail-reply-to-news entry.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 22 Sep 2005 06:00:26 +0000 (06:00 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 22 Sep 2005 06:00:26 +0000 (06:00 +0000)
texi/ChangeLog
texi/gnus.texi

index 88a0c05..5168722 100644 (file)
@@ -1,3 +1,7 @@
+2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
+
 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * gnus.texi (Blacklists and Whitelists)
index bb670d6..653e5cd 100644 (file)
@@ -11552,13 +11552,15 @@ that have none when you do a @kbd{a}.
 
 @item gnus-confirm-mail-reply-to-news
 @vindex gnus-confirm-mail-reply-to-news
-This can also be a function receiving the group name as the only
-parameter which should return non-@code{nil} if a confirmation is
-needed, or a regular expression matching group names, where
-confirmation is should be asked for.
+If non-@code{nil}, Gnus will ask you for a confirmation when you are
+about to reply to news articles by mail.  If it is @code{nil}, nothing
+interferes in what you want to do.  This can also be a function
+receiving the group name as the only parameter which should return
+non-@code{nil} if a confirmation is needed, or a regular expression
+matching group names, where confirmation should be asked for.
 
 If you find yourself never wanting to reply to mail, but occasionally
-press R anyway, this variable might be for you.
+press @kbd{R} anyway, this variable might be for you.
 
 @item gnus-confirm-treat-mail-like-news
 @vindex gnus-confirm-treat-mail-like-news