From 2227da65ddd447fe1a4fb80c6624d11accd334ba Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 3 May 2012 00:12:48 -0700 Subject: [PATCH] * rmail.texi (Rmail Display): Use example rather than smallexample. --- doc/emacs/ChangeLog | 2 ++ doc/emacs/rmail.texi | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 3bf95fee88a..25bbb1d0be4 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,5 +1,7 @@ 2012-05-03 Glenn Morris + * rmail.texi (Rmail Display): Use example rather than smallexample. + * calendar.texi: Convert inforefs to refs. * dired.texi (Dired Enter): Improve page break. diff --git a/doc/emacs/rmail.texi b/doc/emacs/rmail.texi index 6221bbac1a8..3938712a5e9 100644 --- a/doc/emacs/rmail.texi +++ b/doc/emacs/rmail.texi @@ -1232,9 +1232,9 @@ rmail-epa-decrypt} to decrypt it, using the EasyPG library Address mode: @c FIXME goto-addr.el commentary says to use goto-address instead. -@smallexample +@example (add-hook 'rmail-show-message-hook 'goto-address-mode) -@end smallexample +@end example @noindent Then you can browse these URLs by clicking on them with @kbd{Mouse-2} -- 2.39.5