# HG changeset patch # User Eli Zaretskii # Date 1144608246 0 # Node ID ec3278dd3d956e468c1e97714a5db52e6b86d602 # Parent c8bb76e777535e0b03c86e0d5fc89d008318a79e (Mail Sending): In send-mail-function @pxref smtpmail, put info and printed manual names the right way around. diff -r c8bb76e77753 -r ec3278dd3d95 man/sending.texi --- a/man/sending.texi Sun Apr 09 18:43:41 2006 +0000 +++ b/man/sending.texi Sun Apr 09 18:44:06 2006 +0000 @@ -459,7 +459,7 @@ is @code{sendmail-send-it}, which delivers mail using the Sendmail installation on the local host. To send mail through a SMTP server, set it to @code{smtpmail-send-it} and set up the Emacs SMTP library -(@pxref{Top,,Emacs SMTP Library, Sending mail via SMTP,smtpmail}). A +(@pxref{Top,,Emacs SMTP Library, smtpmail, Sending mail via SMTP}). A third option is @code{feedmail-send-it}, see the commentary section of the @file{feedmail.el} package for more information.