Mercurial > hg > xemacs-beta
diff src/file-coding.c @ 5474:4dee0387b9de
Merged with trunk.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Tue, 29 Mar 2011 00:02:47 +0200 |
parents | 0af042a0c116 3889ef128488 |
children | 56144c8593a8 |
line wrap: on
line diff
--- a/src/file-coding.c Thu Mar 17 23:42:59 2011 +0100 +++ b/src/file-coding.c Tue Mar 29 00:02:47 2011 +0200 @@ -4741,7 +4741,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.