From: Richard M. Stallman Date: Sat, 27 Jun 1998 17:48:27 +0000 (+0000) Subject: (set-keyboard-coding-system): Doc typo. X-Git-Tag: emacs-20.3~452 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=26471f0600f26c613d7ce7ca25b0ed6b2395a1a5;p=emacs.git (set-keyboard-coding-system): Doc typo. --- 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."