Mercurial > emacs
changeset 89333:bbd8c0d60afb
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 06 Jan 2003 13:25:48 +0000 |
parents | 2ffdae6aec84 |
children | 0b3ed65e4e97 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <handa@m17n.org> + * 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)