aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 679f9bc440a..6514a978463 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -11,6 +11,8 @@
11 11
12 * ccl.c (Fccl_execute_on_string): Add `const' to local variables. 12 * ccl.c (Fccl_execute_on_string): Add `const' to local variables.
13 13
14 * character.h (Vchar_script_table): Extern it.
15
14 * character.c (Vscript_alist): This variable deleted. 16 * character.c (Vscript_alist): This variable deleted.
15 (Vchar_script_table, Qchar_script_table): New variable. 17 (Vchar_script_table, Qchar_script_table): New variable.
16 (syms_of_character): Declare Vchar_script_table as a lisp variable 18 (syms_of_character): Declare Vchar_script_table as a lisp variable