# HG changeset patch # User Kenichi Handa # Date 1041859548 0 # Node ID bbd8c0d60afb4440d9c3f2197d194889e6f8a350 # Parent 2ffdae6aec8452a318a9ddacf043f4ac6d74804c *** empty log message *** diff -r 2ffdae6aec84 -r bbd8c0d60afb src/ChangeLog --- a/src/ChangeLog Mon Jan 06 12:24:13 2003 +0000 +++ b/src/ChangeLog Mon Jan 06 13:25:48 2003 +0000 @@ -1,5 +1,10 @@ 2003-01-06 Kenichi Handa + * chartab.c (char_table_ascii): Check if the char table contents + is sub-char-table or not. + (char_table_set): Fix argument to char_table_ascii. + (char_table_set_range): Likewise. + * coding.c (CATEGORY_MASK_RAW_TEXT): New macro. (detect_coding_utf_8, detect_coding_utf_16) (detect_coding_emacs_mule, detect_coding_iso_2022)