changeset 99021:c1e73559ff87

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 22 Oct 2008 05:41:00 +0000
parents 08af05537037
children f4efd0ab2185
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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.