(Startup Variables): Fix gnus-before-startup-hook.
[gnus] / texi / message.texi
index 7ff98ad..4a5b2a2 100644 (file)
@@ -13,7 +13,7 @@ Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.2 or
+under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, with the Front-Cover texts being ``A GNU Manual'',
 and with the Back-Cover Texts as in (a) below.  A copy of the license
@@ -1952,15 +1952,12 @@ Number of spaces to indent yanked messages.
 @item message-cite-function
 @vindex message-cite-function
 @findex message-cite-original
-@findex sc-cite-original
 @findex message-cite-original-without-signature
-@cindex Supercite
 Function for citing an original message.  The default is
 @code{message-cite-original}, which simply inserts the original message
 and prepends @samp{> } to each line.
 @code{message-cite-original-without-signature} does the same, but elides
-the signature.  You can also set it to @code{sc-cite-original} to use
-Supercite.
+the signature.
 
 @item message-indent-citation-function
 @vindex message-indent-citation-function
@@ -2225,7 +2222,7 @@ 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
+When non-@code{nil}, Gnus will ask for confirmation when sending a
 message.
 
 @end table