changeset 103657:e9f406501a4a

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 01 Jul 2009 11:37:45 +0000
parents 563d704f3c48
children a43f80132498
files src/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jul 01 11:37:19 2009 +0000
+++ b/src/ChangeLog	Wed Jul 01 11:37:45 2009 +0000
@@ -1,3 +1,13 @@
+2009-07-01  Kenichi Handa  <handa@m17n.org>
+
+	* keyboard.c (decode_keyboard_code): New function.
+	(tty_read_avail_input): Decode the input bytes if necessary.
+
+	* coding.c (setup_coding_system): Initialize
+	coding->carryover_bytes to 0.
+	(Fset_keyboard_coding_system_internal): If CODING-SYSTEM is nil,
+	use Qno_conversion.
+
 2009-07-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 	* Makefile.in (SOME_MACHINE_LISP): Add ../lisp/term/common-win.elc.