summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJuri Linkov <juri@jurta.org>2004-03-22 07:28:30 +0000
committerJuri Linkov <juri@jurta.org>2004-03-22 07:28:30 +0000
commit23c9ed48b8b549fab50625b96dea9eb135e8f4aa (patch)
treec2a1e81516cde50c8526825e571fd07bfb642cc0 /man
parent50fcce74b976a3762d16f8462e49d06bfc05cd66 (diff)
downloademacs-23c9ed48b8b549fab50625b96dea9eb135e8f4aa.tar.gz
(Browse-URL, FFAP): Add information about keywords.
Diffstat (limited to 'man')
-rw-r--r--man/misc.texi17
1 files changed, 9 insertions, 8 deletions
diff --git a/man/misc.texi b/man/misc.texi
index 9835ef83411..83c86a1867a 100644
--- a/man/misc.texi
+++ b/man/misc.texi
@@ -2172,9 +2172,10 @@ which you might like to bind to keys, such as
@code{browse-url-browser-function}. You can invoke actions dependent
on the type of URL by defining @code{browse-url-browser-function} as
an association list. The package's commentary available via @kbd{C-h
-p} provides more information. Packages with facilities for following
-URLs should always go through Browse-URL, so that the customization
-options for Browse-URL will affect all browsing in Emacs.
+p} under the @samp{hypermedia} keyword provides more information.
+Packages with facilities for following URLs should always go through
+Browse-URL, so that the customization options for Browse-URL will
+affect all browsing in Emacs.
@node Goto-address
@subsection Activating URLs
@@ -2221,14 +2222,14 @@ view it.
This feature is useful for following references in mail or news
buffers, @file{README} files, @file{MANIFEST} files, and so on. The
-@samp{ffap} package's commentary available via @kbd{C-h p} and the
-@code{ffap} Custom group provide details.
+@samp{ffap} package's commentary available via @kbd{C-h p} under the
+@samp{files} keyword and the @code{ffap} Custom group provide details.
@cindex FFAP minor mode
@findex ffap-mode
- You can turn on FFAP minor mode to make the following key bindings
-and to install hooks for using @code{ffap} in Rmail, Gnus and VM
-article buffers.
+ You can turn on FFAP minor mode by calling @code{ffap-bindings} to
+make the following key bindings and to install hooks for using
+@code{ffap} in Rmail, Gnus and VM article buffers.
@table @kbd
@item C-x C-f @var{filename} @key{RET}