summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-12-28 05:01:53 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-12-28 05:01:53 +0000
commitf4afec8a98a98dcb6b7c327bad8c9a681fd165c8 (patch)
tree22b49bcc3be782b58d38c743043a3d70b6a843d7 /doc
parent3da8da94c2610f98d2903d54f8118dc257b18a2c (diff)
downloademacs-f4afec8a98a98dcb6b7c327bad8c9a681fd165c8.tar.gz
(Rmail Display): Goto-address renamed to Goto Address mode.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/rmail.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/emacs/rmail.texi b/doc/emacs/rmail.texi
index 7c1c2dd5160..45bdde228d4 100644
--- a/doc/emacs/rmail.texi
+++ b/doc/emacs/rmail.texi
@@ -1064,11 +1064,11 @@ highlighting entirely in Rmail, set @code{rmail-highlighted-headers}
to @code{nil}.
You can highlight and activate URLs in incoming messages by adding
-the function @code{goto-address} to the hook
+the function @code{goto-address-mode} to the hook
@code{rmail-show-message-hook}. Then you can browse these URLs by
clicking on them with @kbd{Mouse-2} (or @kbd{Mouse-1} quickly) or by
-moving to one and typing @kbd{C-c @key{RET}}. @xref{Goto-address,
-Activating URLs, Activating URLs}.
+moving to one and typing @kbd{C-c @key{RET}}. @xref{Goto Address
+mode, Activating URLs, Activating URLs}.
@node Rmail Coding
@section Rmail and Coding Systems