Mercurial > emacs
changeset 69892:ec3278dd3d95
(Mail Sending): In send-mail-function @pxref smtpmail, put info and printed
manual names the right way around.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 09 Apr 2006 18:44:06 +0000 |
parents | c8bb76e77753 |
children | 8bba8d71e8cd |
files | man/sending.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.