changeset 88912:8392c10256e6

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 26 Jul 2002 06:18:44 +0000
parents ac7fec5a01d4
children 76074dea1258
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jul 26 04:08:40 2002 +0000
+++ b/src/ChangeLog	Fri Jul 26 06:18:44 2002 +0000
@@ -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.