From 3b89271a306eac43f7645b8f04f81c11378b7fa2 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 7 Sep 2001 11:58:28 +0000 Subject: [PATCH] update. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 350235e..e5214a2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,13 @@ 2001-09-07 MORIOKA Tomohiko + * chartab.c (XCHARSET_CELL_RANGE): New inline function. + (decode_char_table_range): Use `XCHARSET_CELL_RANGE'; accept 94^3, + 94^4, 96^3, 96^4, 128^n and 256^n set. + (put_char_table): Use `XCHARSET_CELL_RANGE'. + (map_char_table): Likewise. + +2001-09-07 MORIOKA Tomohiko + * chartab.c (get_char_table): Use `get_char_id_table' in XEmacs UTF-2000. -- 1.7.10.4