diff options
| -rw-r--r-- | lisp/international/mule.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/mule.el b/lisp/international/mule.el index 3e6e6435719..4d0081f5779 100644 --- 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 | |||
| 1492 | 8-bit characters, you will have to use ESC to type Meta characters. | 1492 | 8-bit characters, you will have to use ESC to type Meta characters. |
| 1493 | See Info node `Terminal Coding' and Info node `Unibyte Mode'. | 1493 | See Info node `Terminal Coding' and Info node `Unibyte Mode'. |
| 1494 | 1494 | ||
| 1495 | On non-windowing terminals, this is set from the locale by default. | 1495 | This is set at startup based on the locale. |
| 1496 | 1496 | ||
| 1497 | Setting this variable directly does not take effect; | 1497 | Setting this variable directly does not take effect; |
| 1498 | use either \\[customize] or \\[set-keyboard-coding-system]." | 1498 | use either \\[customize] or \\[set-keyboard-coding-system]." |