Mercurial > emacs
comparison src/ChangeLog @ 55912:0b7bab25fcec
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374
(tty_supports_face_attributes_p): Ensure attributes differ from default
This implements the property of `display-supports-face-attributes-p'
which says that the specified attributes must be distinguishable from
those of the default face.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 04 Jun 2004 23:30:03 +0000 |
parents | 61bcf6d17502 |
children | 2a2827fa29a3 |
comparison
equal
deleted
inserted
replaced
55911:584c842ba17a | 55912:0b7bab25fcec |
---|---|
1 2004-06-05 Miles Bader <miles@gnu.org> | |
2 | |
3 * xfaces.c (tty_supports_face_attributes_p): Make sure the specified | |
4 attributes have different values than the default face. | |
5 | |
1 2004-06-04 Eli Zaretskii <eliz@gnu.org> | 6 2004-06-04 Eli Zaretskii <eliz@gnu.org> |
2 | 7 |
3 * xfaces.c (x_supports_face_attributes_p): Make this function | 8 * xfaces.c (x_supports_face_attributes_p): Make this function |
4 conditional on HAVE_WINDOW_SYSTEM. | 9 conditional on HAVE_WINDOW_SYSTEM. |
5 (Fdisplay_supports_face_attributes_p) [HAVE_WINDOW_SYSTEM]: Don't | 10 (Fdisplay_supports_face_attributes_p) [HAVE_WINDOW_SYSTEM]: Don't |