Mercurial > hg > xemacs-beta
diff src/file-coding.c @ 5384:3889ef128488
Fix misspelled words, and some grammar, across the entire source tree.
See xemacs-patches message with ID
<AANLkTi=edkEKtK3pZ60ytsG5pTJQy2TjAEVCZCLOa-oA@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Thu, 24 Mar 2011 11:00:11 -0600 |
parents | db326b8fe982 |
children | 4dee0387b9de |
line wrap: on
line diff
--- a/src/file-coding.c Thu Mar 24 06:22:25 2011 +0000 +++ b/src/file-coding.c Thu Mar 24 11:00:11 2011 -0600 @@ -4743,7 +4743,7 @@ DEFVAR_LISP ("keyboard-coding-system", &Vkeyboard_coding_system /* Default coding system used for TTY and X11 keyboard input. -Under X11, used only to interpet the character for a key event when that +Under X11, used only to interpret the character for a key event when that event has a KeySym of NoSymbol but does have an associated string keysym, something that's seen with input methods.