aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/gnus.texi11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index ba3a0e9b2e8..28f000c4898 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -10154,6 +10154,17 @@ partial article, and want to see the complete article instead, then
10154the @kbd{A C} command (@code{gnus-summary-show-complete-article}) will 10154the @kbd{A C} command (@code{gnus-summary-show-complete-article}) will
10155do so. 10155do so.
10156 10156
10157@item w
10158@itemx A w
10159@kindex w @r{(Summary)}
10160@kindex A w @r{(Summary)}
10161@cindex web
10162@cindex url
10163@findex gnus-summary-browse-url
10164Scan the article buffer for links, and offer them to the user for
10165browsing with @code{browse-url}. By default, only scan the article
10166body; with a prefix arg, also scan the article headers.
10167
10157@end table 10168@end table
10158 10169
10159 10170