Mercurial > emacs
changeset 22627:bde21619877b
(set-keyboard-coding-system): Doc typo.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 27 Jun 1998 17:48:27 +0000 |
parents | 481ddf2ee159 |
children | d5a086ed37f5 |
files | lisp/international/mule.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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."