diff options
author | Dave Love <fx@gnu.org> | 2000-08-15 12:02:34 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-08-15 12:02:34 +0000 |
commit | b0a0e26336c67fb0d23d92ec688913b1be3644c1 (patch) | |
tree | 322e80900dec2f69506024fcd2d972d7df164e35 /man/rmail.texi | |
parent | 5d716cb9b59e2e5608bcec520637a0d96e645d79 (diff) | |
download | emacs-b0a0e26336c67fb0d23d92ec688913b1be3644c1.tar.gz |
*** empty log message ***
Diffstat (limited to 'man/rmail.texi')
-rw-r--r-- | man/rmail.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/rmail.texi b/man/rmail.texi index 0376ef93a6a..e86e211c471 100644 --- a/man/rmail.texi +++ b/man/rmail.texi @@ -994,8 +994,8 @@ highlighting as well. @xref{Faces}, for how to do this. @findex goto-addr URLs in messages may be highlighted and activated for following with the -mouse or keyboard by using the Goto-address package. Customize the hook -@code{rmail-show-message-hook} to add @code{goto-addr}. +mouse or keyboard by customizing the hook @code{rmail-show-message-hook} +to add @code{goto-addr}. @node Rmail Editing @section Editing Within a Message |