# HG changeset patch # User Kenichi Handa # Date 1224653348 0 # Node ID ce6ec63d45ebcdfe5fc5ff54f1065ca0ed3579f3 # Parent 268c24eb89a3abdfac25e819e8aeec6b2ef6bf5e *** empty log message *** diff -r 268c24eb89a3 -r ce6ec63d45eb src/ChangeLog --- 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 + + * 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 * coding.c (Fencode_coding_region, Fdecode_coding_region)