changeset 36953:be0d67e983a1

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 23 Mar 2001 10:44:54 +0000
parents 34399684ec46
children 798d1ac75e95
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Mar 23 08:18:51 2001 +0000
+++ b/lisp/ChangeLog	Fri Mar 23 10:44:54 2001 +0000
@@ -1,3 +1,11 @@
+2001-03-23  Kenichi Handa  <handa@etl.go.jp>
+
+	* international/encoded-kb.el (encoded-kbd-self-insert-ccl): Call
+	ccl-execute-on-string directly so that CCL program handling
+	multibyte sequence can work correctly.
+	(encoded-kbd-setup-keymap): Fix the default value of `valid-codes'
+	property of the coding system.
+
 2001-03-23  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* textmodes/fill.el (fill-individual-paragraphs-prefix):