From: Kenichi Handa Date: Mon, 6 Jan 2003 13:25:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8295^2~1864^2~132 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5a8437850234e8b3f373c19baa29515ce2086102;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 606e18a9e51..e1c28be009d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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)