diff src/ChangeLog @ 61736:e3221787f899

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 22 Apr 2005 07:11:21 +0000
parents f3e243c78a1b
children f3b6bd62c802
line wrap: on
line diff
--- a/src/ChangeLog	Fri Apr 22 07:11:08 2005 +0000
+++ b/src/ChangeLog	Fri Apr 22 07:11:21 2005 +0000
@@ -1,3 +1,11 @@
+2005-04-22  Kenichi Handa  <handa@m17n.org>
+
+	* fns.c (copy_sub_char_table): Explicitly copy the default value
+	of the sub-chartable.
+
+	* fontset.c (fontset_set): When a sub-chartable is created,
+	explicitly sets the defalt value.
+
 2005-04-22  Kim F. Storm  <storm@cua.dk>
 
 	* fns.c (Fplist_get): Replace by Fsafe_plist_get.