From 26471f0600f26c613d7ce7ca25b0ed6b2395a1a5 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 27 Jun 1998 17:48:27 +0000 Subject: [PATCH] (set-keyboard-coding-system): Doc typo. --- 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 a1a863c064c..da7a8962dc5 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el @@ -711,7 +711,7 @@ See also the command `set-keyboard-coding-system'.") (defun set-keyboard-coding-system (coding-system) "Set coding system for keyboard input to CODING-SYSTEM. In addition, this command enables Encoded-kbd minor mode. -\(If CODING-SYSTEM is nil, Encoded-bkd mode is turned off.) +\(If CODING-SYSTEM is nil, Encoded-kbd mode is turned off.) For a list of possible values of CODING-SYSTEM, use \\[list-coding-systems]. The default is determined by the selected language environment or by the previous use of this command." -- 2.39.2