]> code.delx.au - gnu-emacs/commitdiff
(default-sendmail-coding-system): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Fri, 9 Sep 2005 12:33:21 +0000 (12:33 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 9 Sep 2005 12:33:21 +0000 (12:33 +0000)
lisp/mail/sendmail.el

index 6800e43429ce773b170621b8da23c454bb4514e7..f5c34ff80ca8a47e615b548b2c191860265c1307 100644 (file)
@@ -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'.")