diff src/ChangeLog @ 99021:c1e73559ff87

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 22 Oct 2008 05:41:00 +0000
parents ce6ec63d45eb
children 06856faf917a
line wrap: on
line diff
--- a/src/ChangeLog	Wed Oct 22 05:31:05 2008 +0000
+++ b/src/ChangeLog	Wed Oct 22 05:41:00 2008 +0000
@@ -1,5 +1,8 @@
 2008-10-22  Kenichi Handa  <handa@m17n.org>
 
+	* syntax.c (scan_words): Call word_boundary_p instead of comparing
+	scripts.
+
 	* category.c (word_boundary_p): Check scripts instead of charset.
 	Handle nil value in word-separating-categories and
 	word-combining-categories.