When you add a new item, please add it without either +++ or ---
so I will know I still need to look at it -- rms.
+** The variable keyword-symbols-constants-flag has been removed.
+Keywords are now always considered constants.
+
+++
** The new function `delete-and-extract-region' deletes text and
returns it.
+2000-02-23 Gerd Moellmann <gerd@gnu.org>
+
+ * 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 <handa@etl.go.jp>
* syntax.c (multibyte_syntax_as_symbol): New variable.