From 4a8ea7d49a74a669c34102016aa554d82d06ec92 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 23 Feb 2018 15:41:29 -0500 Subject: [PATCH] * lisp/international/mule.el (keyboard-coding-system): Doc fix. Since multi-tty, this is always set. --- lisp/international/mule.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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]." -- 2.39.2