X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2FChangeLog;h=1fbdf620b494f5d808ed63cd5bdda78fbe96ab70;hb=72321376c53ccddd182d9e94fafd1ae1e6f98921;hp=0753a2f467c4f0e928b3c33aaea69d9f31b92335;hpb=25621a9e329c156f5d6d4f6f02de90fcaafd9f22;p=chise%2Fxemacs-chise.git diff --git a/src/ChangeLog b/src/ChangeLog index 0753a2f..1fbdf62 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,31 @@ +1999-11-12 MORIOKA Tomohiko + + * mule-charset.c (char_byte_table): Change name from + "char-code-table" to "char-byte-table". + (mark_char_code_table): New function. + (char_code_table_equal): New function. + (char_code_table_hash): New function. + (char_code_table_description): New constant. + (char_code_table): New type. + (make_char_code_table): New function. + (copy_char_code_table): New function. + (get_char_code_table): Modify for `char_code_table' type. + (put_char_code_table): Likewise. + (vars_of_mule_charset): Update `utf-2000-version' to 0.12 + (Kashiwara). + + * char-ucs.h (char_code_table): New type. + (XCHAR_CODE_TABLE): New macro. + (XSETCHAR_CODE_TABLE): New macro. + (CHAR_CODE_TABLE_P): New macro. + (GC_CHAR_CODE_TABLE_P): New macro. + (struct Lisp_Char_Code_Table): New structure. + +1999-11-09 MORIOKA Tomohiko + + * mule-charset.c (Fmake_charset): Setup byte_offset for + {94|96}^n-set. + 1999-11-09 MORIOKA Tomohiko * mule-charset.c (Fdefine_char): Fix problem with non-UCS