changeset 100020:14eeff681da3

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sat, 29 Nov 2008 01:46:07 +0000
parents b25e28d70fad
children 81670f15d8b6
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Nov 29 01:45:23 2008 +0000
+++ b/src/ChangeLog	Sat Nov 29 01:46:07 2008 +0000
@@ -1,3 +1,9 @@
+2008-11-29  Kenichi Handa  <handa@m17n.org>
+
+	* charset.c (Fdefine_charset_internal): After calculating
+	min_char, max_char, and fastmap, copy the charset structure again.
+	(encode_char): Fix the previous change.
+
 2008-11-28  Seiji Zenitani  <zenitani@mac.com>
 
 	* frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.