projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a73b80
)
* lisp/international/mule.el (keyboard-coding-system): Doc fix.
author
Glenn Morris
<rgm@gnu.org>
Fri, 23 Feb 2018 20:41:29 +0000
(15:41 -0500)
committer
Glenn 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
patch
|
blob
|
history
diff --git
a/lisp/international/mule.el
b/lisp/international/mule.el
index 3e6e6435719033f450c4d09237ba3ece6b46cc35..4d0081f57793bf70b2884c4281dce8611cffb6ff 100644
(file)
--- a/
lisp/international/mule.el
+++ b/
lisp/international/mule.el
@@
-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]."