Mercurial > emacs
comparison src/ChangeLog @ 55905:61bcf6d17502
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 04 Jun 2004 16:08:11 +0000 |
parents | 7814348a02ec |
children | 0b7bab25fcec |
comparison
equal
deleted
inserted
replaced
55904:f3be7c4dc1e6 | 55905:61bcf6d17502 |
---|---|
1 2004-06-04 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * xfaces.c (x_supports_face_attributes_p): Make this function | |
4 conditional on HAVE_WINDOW_SYSTEM. | |
5 (Fdisplay_supports_face_attributes_p) [HAVE_WINDOW_SYSTEM]: Don't | |
6 call x_supports_face_attributes_p if it was not compiled in. | |
7 | |
1 2004-06-04 Miles Bader <miles@gnu.org> | 8 2004-06-04 Miles Bader <miles@gnu.org> |
2 | 9 |
3 * xfaces.c (tty_supports_face_attributes_p): New function, mostly | 10 * xfaces.c (tty_supports_face_attributes_p): New function, mostly |
4 from Ftty_supports_face_attributes_p. | 11 from Ftty_supports_face_attributes_p. |
5 (x_supports_face_attributes_p): New function. | 12 (x_supports_face_attributes_p): New function. |