Mercurial > emacs
changeset 102592:9035a057d960
Fix previous change.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 15 Mar 2009 22:57:59 +0000 |
parents | f42a82e7d735 |
children | 4459c6020d05 |
files | doc/emacs/sending.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/sending.texi Sun Mar 15 21:32:14 2009 +0000 +++ b/doc/emacs/sending.texi Sun Mar 15 22:57:59 2009 +0000 @@ -499,7 +499,7 @@ The variable @code{send-mail-function} controls how the default mail user agent sends mail. It should be set to a function. In most cases, the default is @code{sendmail-send-it}, which delivers mail using the -Sendmail installation on the local host. On Mac OS X and Windows, +Sendmail installation on the local host. On Mac OS X and MS-Windows, however, the default is normally @code{mailclient-send-it} (see @file{mailclient.el}). To send mail through an SMTP server, set @code{send-mail-function} to @code{smtpmail-send-it} and set