]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Wed, 22 Oct 2008 05:41:00 +0000 (05:41 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 22 Oct 2008 05:41:00 +0000 (05:41 +0000)
src/ChangeLog

index 25064915f1f92a0536eb8eb8dfba1fbb55c5648e..ad47d331663b0e43c4c2916121ce2104ff94edd8 100644 (file)
@@ -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.