]> code.delx.au - gnu-emacs/blobdiff - man/sending.texi
(msdos-shells): Add defvar.
[gnu-emacs] / man / sending.texi
index fb00f80a683ccaa0acdbd5d6f66cd2bf108832a9..6fa5c1b04855c034c5546ed9058ab8a5dede309c 100644 (file)
@@ -1,6 +1,6 @@
 @c This is part of the Emacs manual.
-@c Copyright (C) 1985,86,87,93,94,95,97,2000,2001, 2003
-@c   Free Software Foundation, Inc.
+@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, 2002,
+@c   2003, 2004, 2005 Free Software Foundation, Inc.
 @c See file emacs.texi for copying conditions.
 @node Sending Mail, Rmail, Picture, Top
 @chapter Sending Mail
@@ -296,12 +296,12 @@ include doublequotes around parts of the address, such as the person's
 full name.  Emacs puts them in if they are needed.  For example,
 
 @example
-alias chief-torturer "George W. Bush <bush@whitehouse.gov>"
+alias chief-torturer "George W. Bush <bush@@whitehouse.gov>"
 @end example
 
 @noindent
 is correct.  Emacs will insert the address as @samp{"George W. Bush"
-<bush@whitehouse.gov>}.
+<bush@@whitehouse.gov>}.
 
   Emacs also recognizes ``include'' commands in @samp{.mailrc} files.
 They look like this: