From 56f86f3ae976e4fea2b17ea6c02a7cf268f1f5b1 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 26 Jul 2002 06:18:44 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index d00f1e0c259..679f9bc440a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -11,6 +11,11 @@ * ccl.c (Fccl_execute_on_string): Add `const' to local variables. + * character.c (Vscript_alist): This variable deleted. + (Vchar_script_table, Qchar_script_table): New variable. + (syms_of_character): Declare Vchar_script_table as a lisp variable + and initialize it. + * chartab.c (Fmake_char_table): Doc fixed. If PURPOSE doesn't have property char-table-extra-slots, make no extra slot. -- 2.39.5