(Header Commands): Addition.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 11 Jan 2003 22:24:37 +0000 (22:24 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sat, 11 Jan 2003 22:24:37 +0000 (22:24 +0000)
texi/ChangeLog
texi/message.texi

index b4d3b9f..a96296f 100644 (file)
@@ -1,3 +1,7 @@
+2003-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.texi (Header Commands): Addition.
+
 2003-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.texi (Article Washing): Added gnus-outlook-unwrap-lines,
index 5db031e..1e6cd65 100644 (file)
@@ -671,21 +671,21 @@ notification that she received the message.
 @kindex M-x message-insert-importance-high
 @findex message-insert-importance-high
 @cindex Importance
-Insert an @samp{Importance:} header with a value of @samp{high},
+Insert an @samp{Importance} header with a value of @samp{high},
 deleting headers if necessary.
 
 @item M-x message-insert-importance-low
 @kindex M-x message-insert-importance-low
 @findex message-insert-importance-low
 @cindex Importance
-Insert an @samp{Importance:} header with a value of @samp{low}, deleting
+Insert an @samp{Importance} header with a value of @samp{low}, deleting
 headers if necessary.
 
 @item C-c C-f s
 @kindex C-c C-f s
 @findex message-change-subject
 @cindex Subject
-Change the current @samp{Subject:} header.  Ask for new @samp{Subject:}
+Change the current @samp{Subject} header.  Ask for new @samp{Subject}
 header and append @code{(was: <Old Subject>)}.  The old subject can be
 stripped on replying, see @code{message-subject-trailing-was-query}
 (@pxref{Message Headers}).
@@ -696,18 +696,24 @@ stripped on replying, see @code{message-subject-trailing-was-query}
 @vindex message-cross-post-default
 @cindex X-Post
 @cindex cross-post
-Ask for an additional @samp{Newsgroups:} and @samp{FollowUp-To:} for a
+Ask for an additional @samp{Newsgroups} and @samp{FollowUp-To} for a
 cross-post.  @code{message-cross-post-followup-to} mangles
-@samp{FollowUp-To:} and @samp{Newsgroups:} header to point to group.
+@samp{FollowUp-To} and @samp{Newsgroups} header to point to group.
 If @code{message-cross-post-default} is @code{nil} or if called with a
-prefix-argument @samp{Follow-Up:} is set, but the message is not
+prefix-argument @samp{Follow-Up} is set, but the message is not
 cross-posted.
 
 @item C-c C-f t
 @kindex C-c C-f t
 @findex message-reduce-to-to-cc
-Replace contents of @samp{To:} header with contents of @samp{Cc:} or
-@samp{Bcc:} header.
+Replace contents of @samp{To} header with contents of @samp{Cc} or
+@samp{Bcc} header.
+
+@item C-c C-f w
+@kindex C-c C-f w
+@findex message-insert-wide-reply
+Insert @samp{To} and @samp{Cc} headers as if you were doing a wide
+reply. 
 
 @item C-c C-f a
 @kindex C-c C-f a