emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 4a8ea7d: * lisp/international/mule.el (keyboard-c


From: Glenn Morris
Subject: [Emacs-diffs] emacs-26 4a8ea7d: * lisp/international/mule.el (keyboard-coding-system): Doc fix.
Date: Fri, 23 Feb 2018 15:41:33 -0500 (EST)

branch: emacs-26
commit 4a8ea7d49a74a669c34102016aa554d82d06ec92
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    * 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 3e6e643..4d0081f 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]."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]