]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/international/mule.el (keyboard-coding-system): Doc fix.
authorGlenn Morris <rgm@gnu.org>
Fri, 23 Feb 2018 20:41:29 +0000 (15:41 -0500)
committerGlenn Morris <rgm@gnu.org>
Fri, 23 Feb 2018 20:41:29 +0000 (15:41 -0500)
Since multi-tty, this is always set.

lisp/international/mule.el

index 3e6e6435719033f450c4d09237ba3ece6b46cc35..4d0081f57793bf70b2884c4281dce8611cffb6ff 100644 (file)
@@ -1492,7 +1492,7 @@ If you set this on a terminal which can't distinguish Meta keys from
 8-bit characters, you will have to use ESC to type Meta characters.
 See Info node `Terminal Coding' and Info node `Unibyte Mode'.
 
-On non-windowing terminals, this is set from the locale by default.
+This is set at startup based on the locale.
 
 Setting this variable directly does not take effect;
 use either \\[customize] or \\[set-keyboard-coding-system]."