From e9d0720b64fc585c3321406007cb2fdfb666e809 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 3 Sep 2001 18:22:24 +0000 Subject: [PATCH] update. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 91218f6..1050759 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,13 @@ 2001-09-03 MORIOKA Tomohiko + * chartab.h (Lisp_Char_ID_Table): Deleted. + + * chartab.c (char_table_description): Fix typo. + (Fmap_char_attribute): Use `Lisp_Char_Table' instead of + `Lisp_Char_ID_Table'. + +2001-09-03 MORIOKA Tomohiko + * text-coding.c (COMPOSE_ADD_CHAR): Use `CHAR_TABLEP' instead of `CHAR_ID_TABLE_P'. -- 1.7.10.4