]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous change.
authorGlenn Morris <rgm@gnu.org>
Sun, 15 Mar 2009 22:57:59 +0000 (22:57 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 15 Mar 2009 22:57:59 +0000 (22:57 +0000)
doc/emacs/sending.texi

index 3cc3791a9d3cf9af7833462c6f5b862ee749a99d..4cce96ee34692eaa2f488de7468ad0baf045ba7e 100644 (file)
@@ -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