* lisp/international/mule.el (keyboard-coding-system): Doc fix.
Since multi-tty, this is always set.
This commit is contained in:
parent
8a73b80aa4
commit
4a8ea7d49a
1 changed files with 1 additions and 1 deletions
|
@ -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]."
|
||||
|
|
Loading…
Add table
Reference in a new issue