changeset 100732:0ef16d54ac01

(Rmail Display): Goto-address renamed to Goto Address mode.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 28 Dec 2008 05:01:53 +0000
parents 8a63b167da56
children 95111c4c05fd
files doc/emacs/rmail.texi
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/emacs/rmail.texi	Sun Dec 28 05:01:05 2008 +0000
+++ b/doc/emacs/rmail.texi	Sun Dec 28 05:01:53 2008 +0000
@@ -1064,11 +1064,11 @@
 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