Changes committed gnus/texi (gnus-news.texi)
"Katsumi Yamaoka" <[email protected]>
| Newsgroups | gmane.emacs.gnus.commits |
|---|---|
| Message-ID | <[email protected]> |
Modified: gnus-news.texi
Mention gnus-article-wide-reply-with-original.
Index: gnus-news.texi
diff -u gnus/texi/gnus-news.texi:7.57 gnus/texi/gnus-news.texi:7.58
--- gnus-news.texi:7.57 Tue Nov 6 00:15:46 2007
+++ gnus-news.texi Fri Jan 11 07:47:32 2008
@@ -140,6 +140,14 @@
emacs-mime, The Emacs MIME Manual}. (New in Gnus 5.10.7)
@c This entry is also present in the node "Oort Gnus".
+@item Now the new command @kbd{S W}
+(@code{gnus-article-wide-reply-with-original}) for a wide reply in the
+article buffer yanks a text that is in the active region, if it is set,
+as well as the @kbd{R} (@code{gnus-article-reply-with-original}) command.
+Note that the @kbd{R} command in the article buffer no longer accepts a
+prefix argument, which was used to make it do a wide reply.
+@xref{Article Keymap}.
+
@end itemize
@item Changes in Message mode