changeset 61839:f2c42b716361

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 26 Apr 2005 04:07:40 +0000
parents 8ff9d677eeff
children cf49166b834d
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Apr 26 04:06:16 2005 +0000
+++ b/src/ChangeLog	Tue Apr 26 04:07:40 2005 +0000
@@ -1,3 +1,9 @@
+2005-04-26  Kenichi Handa  <handa@m17n.org>
+
+	* fns.c (char_table_range): New function.
+	(Fchar_table_range): Signal an error if characters in the range
+	have inconsistent values.  Don't check the parent.
+
 2005-04-25  Kenichi Handa  <handa@m17n.org>
 
 	* fontset.c (fontset_set): Fix previous change.