From: Glenn Morris Date: Sun, 15 Mar 2009 22:57:59 +0000 (+0000) Subject: Fix previous change. X-Git-Tag: emacs-pretest-23.0.92~176 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1bfec0f38da5f8988b3a4a2499966685acaf2ec9;p=emacs.git Fix previous change. --- diff --git a/doc/emacs/sending.texi b/doc/emacs/sending.texi index 3cc3791a9d3..4cce96ee346 100644 --- a/doc/emacs/sending.texi +++ b/doc/emacs/sending.texi @@ -499,7 +499,7 @@ showing a list of possible coding systems. 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