aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 20655598b1d..4622d9e6699 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12000-04-01 Ken Raeburn <raeburn@gnu.org>
2
3 * alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P): Expand
4 non-union-type versions of XMARK and friends here, because XMARK
5 and friends won't work on an integer field if NO_UNION_TYPE is not
6 defined.
7 (make_number): Define as a function if it's not defined as a
8 macro.
9
12000-04-01 Gerd Moellmann <gerd@gnu.org> 102000-04-01 Gerd Moellmann <gerd@gnu.org>
2 11
3 * term.c (TN_no_color_video): New variable. 12 * term.c (TN_no_color_video): New variable.