From 27f667c098cb647e694a1e7b3a48fa2de046381e Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 9 Sep 2005 12:33:21 +0000 Subject: [PATCH] (default-sendmail-coding-system): Doc fix. --- lisp/mail/sendmail.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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'.") -- 2.39.5