# HG changeset patch # User Eli Zaretskii # Date 1126269201 0 # Node ID e5827c5f0d2a4012c4b9447e26a5b1aca13c2514 # Parent d16004353491ff6e82705e73e80105c36d5eec8e (default-sendmail-coding-system): Doc fix. diff -r d16004353491 -r e5827c5f0d2a lisp/mail/sendmail.el --- a/lisp/mail/sendmail.el Fri Sep 09 12:30:03 2005 +0000 +++ b/lisp/mail/sendmail.el Fri Sep 09 12:33:21 2005 +0000 @@ -887,9 +887,9 @@ "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'.")