aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index eb65209052..2deaf4b246 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
+2000-02-23 Gerd Moellmann <[email protected]>
+
+ * eval.c (specbind): Remove references to
+ keyword_symbols_constant_flag.
+
+ * data.c (keyword_symbols_constant_flag): Removed.
+ (Fmakunbound, set_internal, syms_of_data): Remove references to
+ keyword_symbols_constant_flag.
+
+ * bytecode.c (Fbyte_code): Remove keyword_symbols_constant_flag.
+
2000-02-23 Kenichi Handa <[email protected]>
* syntax.c (multibyte_syntax_as_symbol): New variable.