Mercurial > emacs
comparison lisp/derived.el @ 30973:2f3dc355bcaf
(lface_equal_p): Compare strings differently.
(Qtty_color_alist, Vtty_defined_color_alist): New variables.
(realize_tty_face): Use them.
(syms_of_xfaces): Initialize new variables.
(map_tty_color): New function, extracted from realize_tty_face.
(map_tty_color) [MSDOS || WINDOWSNT]: If using the frame's default
foreground or background color, store the new color name in the
realized face; previous code trying to do this had no effect.
(realize_tty_face): Use map_tty_color.
(Fclear_face_cache): Set face_change_count and ensure thorough
redisplay.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sun, 20 Aug 2000 13:23:01 +0000 |
parents | 8abed1831e4f |
children | 7f4f9332942e |
comparison
equal
deleted
inserted
replaced
30972:e3ff4aef71a1 | 30973:2f3dc355bcaf |
---|