changeset 99019:ce6ec63d45eb

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 22 Oct 2008 05:29:08 +0000
parents 268c24eb89a3
children 08af05537037
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Oct 22 05:28:54 2008 +0000
+++ b/src/ChangeLog	Wed Oct 22 05:29:08 2008 +0000
@@ -1,3 +1,11 @@
+2008-10-22  Kenichi Handa  <handa@m17n.org>
+
+	* category.c (word_boundary_p): Check scripts instead of charset.
+	Handle nil value in word-separating-categories and
+	word-combining-categories.
+	(syms_of_category): Fix docstrings of word-separating-categories
+	and word-combining-categories.
+
 2008-10-21  Eli Zaretskii  <eliz@gnu.org>
 
 	* coding.c (Fencode_coding_region, Fdecode_coding_region)