# HG changeset patch # User Richard M. Stallman # Date 898969707 0 # Node ID bde21619877be1b174e532c730ae6dbda80bce3e # Parent 481ddf2ee159c951a5bdf593dc8b69d1d0b30eb7 (set-keyboard-coding-system): Doc typo. diff -r 481ddf2ee159 -r bde21619877b lisp/international/mule.el --- a/lisp/international/mule.el Sat Jun 27 04:52:31 1998 +0000 +++ b/lisp/international/mule.el Sat Jun 27 17:48:27 1998 +0000 @@ -711,7 +711,7 @@ (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."