From c4131d962cdc5b0ed67ad245d5d337a00284795a Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Thu, 25 Mar 2004 10:38:28 +0000 Subject: [PATCH] * international/mule.el (keyboard-coding-system): Fix docstring. --- 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 5ba23ce9514..8c95becaf21 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el @@ -1249,7 +1249,7 @@ See Info node `Specify Coding' and Info node `Single-Byte Character Support'. On non-windowing terminals, this is set from the locale by default. Setting this variable directly does not take effect; -use either M-x customize or \\[set-keyboard-coding-system]." +use either \\[customize] or \\[set-keyboard-coding-system]." :type '(coding-system :tag "Coding system") :link '(info-link "(emacs)Specify Coding") :link '(info-link "(emacs)Single-Byte Character Support") -- 2.39.2