summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1998-06-27 17:48:27 +0000
committerRichard M. Stallman <rms@gnu.org>1998-06-27 17:48:27 +0000
commit26471f0600f26c613d7ce7ca25b0ed6b2395a1a5 (patch)
tree7fadc8c65dfc636885c390cfd5c1784a6ad0ea19 /lisp
parent16f06ce000aef729efa58d49157221ad96734f18 (diff)
downloademacs-26471f0600f26c613d7ce7ca25b0ed6b2395a1a5.tar.gz
(set-keyboard-coding-system): Doc typo.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/international/mule.el2
1 files changed, 1 insertions, 1 deletions
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."