aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1bfc02e5d8b..20655598b1d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12000-04-01 Gerd Moellmann <gerd@gnu.org>
2
3 * term.c (TN_no_color_video): New variable.
4 (term_init): Intitialize TN_no_color_video.
5 (enum no_color_bit): New enumeration.
6 (MAY_USE_WITH_COLORS_P): New macro.
7 (turn_on_face): Use it to determine if attributes may be used
8 combined with colors.
9
12000-04-01 Ken Raeburn <raeburn@gnu.org> 102000-04-01 Ken Raeburn <raeburn@gnu.org>
2 11
3 * window.c (CURBEG, CURSIZE): Don't overload lisp object lvalues 12 * window.c (CURBEG, CURSIZE): Don't overload lisp object lvalues