diff src/ChangeLog @ 47712:9505d3b154c9

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 30 Sep 2002 06:41:51 +0000
parents 8652328059bc
children 755c4233cfba
line wrap: on
line diff
--- a/src/ChangeLog	Mon Sep 30 06:41:01 2002 +0000
+++ b/src/ChangeLog	Mon Sep 30 06:41:51 2002 +0000
@@ -1,3 +1,14 @@
+2002-09-30  Kenichi Handa  <handa@m17n.org>
+
+	* xterm.c (x_encode_char): For DIM=1 charset, set ccl->reg[2] to
+	-1 before calling ccl_driver.
+
+	* coding.c (decode_coding_emacs_mule): Check coding->cmp_data.
+	Only when it is non-nil, handle composition sequence.
+	(setup_coding_system) <0>: Don't force composition handling.
+
+	* Makefile.in (lisp, shortlisp): Add utf-16.elc
+
 2002-09-29  Richard M. Stallman  <rms@gnu.org>
 
 	* search.c (Freplace_match): Adjust match data for the substitution