]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Sat, 1 Apr 2000 13:39:21 +0000 (13:39 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 1 Apr 2000 13:39:21 +0000 (13:39 +0000)
src/ChangeLog

index 1bfc02e5d8bfea4967e18abdd543bd5b651da536..20655598b1d3c70a0412493e9ddf4d3653910233 100644 (file)
@@ -1,3 +1,12 @@
+2000-04-01  Gerd Moellmann  <gerd@gnu.org>
+
+       * 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  <raeburn@gnu.org>
 
        * window.c (CURBEG, CURSIZE): Don't overload lisp object lvalues