summaryrefslogtreecommitdiff
path: root/man/help.texi
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2005-10-31 01:29:17 +0000
committerBill Wohler <wohler@newt.com>2005-10-31 01:29:17 +0000
commit7145db421bc2ee46ce8a8dc8942b766915e82ed0 (patch)
tree140010464d1f958c0de2097f60779f93af3511c8 /man/help.texi
parent9a36031fef71e7d20795493928e8b6fa325e2f7d (diff)
downloademacs-7145db421bc2ee46ce8a8dc8942b766915e82ed0.tar.gz
(Help Mode): URLs viewed with browse-url.
Diffstat (limited to 'man/help.texi')
-rw-r--r--man/help.texi10
1 files changed, 10 insertions, 0 deletions
diff --git a/man/help.texi b/man/help.texi
index ee0bb6b1050..297258072f8 100644
--- a/man/help.texi
+++ b/man/help.texi
@@ -443,6 +443,16 @@ name with @kbd{Mouse-1} or @kbd{Mouse-2}, or move point there and type
@key{RET}, to view the documentation of that command or variable. Use
@kbd{C-c C-b} to retrace your steps.
+@cindex URL, viewing in help
+@cindex help, viewing web pages
+@cindex viewing web pages in help
+@cindex web pages, viewing in help
+@findex browse-url
+ You can follow cross references to URLs (web pages) as well. When
+you follow a cross reference that is a URL, the @code{browse-url}
+command is used to view the web page in a browser of your choosing.
+@xref{Browse-URL}.
+
@kindex @key{TAB} @r{(Help mode)}
@findex help-next-ref
@kindex S-@key{TAB} @r{(Help mode)}