(lface_equal_p): Compare strings differently.
authorGerd Moellmann <gerd@gnu.org>
Sun, 20 Aug 2000 13:23:01 +0000 (13:23 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sun, 20 Aug 2000 13:23:01 +0000 (13:23 +0000)
commitae4b4ba5df169afbd7878e7c1092ecf3ff7cd61f
tree41ce06c0beecebece8507ec4f3d96f00ffc63319
parenta9de7d29be745a0f5309833a4b6ead2391fd9de7
(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.
src/xfaces.c