From: Gerd Moellmann Date: Sat, 1 Apr 2000 13:39:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~4362 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=27660e89c57c0979ed23109b8d32b4d18c10c34a;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 1bfc02e5d8b..20655598b1d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2000-04-01 Gerd Moellmann + + * term.c (TN_no_color_video): New variable. + (term_init): Intitialize TN_no_color_video. + (enum no_color_bit): New enumeration. + (MAY_USE_WITH_COLORS_P): New macro. + (turn_on_face): Use it to determine if attributes may be used + combined with colors. + 2000-04-01 Ken Raeburn * window.c (CURBEG, CURSIZE): Don't overload lisp object lvalues