From: Eli Zaretskii Date: Fri, 9 Sep 2005 12:33:21 +0000 (+0000) Subject: (default-sendmail-coding-system): Doc fix. X-Git-Tag: emacs-pretest-22.0.90~7203 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=27f667c098cb647e694a1e7b3a48fa2de046381e;p=emacs.git (default-sendmail-coding-system): Doc fix. --- diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index 6800e43429c..f5c34ff80ca 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el @@ -887,9 +887,9 @@ See also the function `select-message-coding-system'.") "Default coding system for encoding the outgoing mail. This variable is used only when `sendmail-coding-system' is nil. -This variable is set/changed by the command set-language-environment. +This variable is set/changed by the command `set-language-environment'. User should not set this variable manually, -instead use sendmail-coding-system to get a constant encoding +instead use `sendmail-coding-system' to get a constant encoding of outgoing mails regardless of the current language environment. See also the function `select-message-coding-system'.")