/[emacs]/emacs/src/xfaces.c
ViewVC logotype

Diff of /emacs/src/xfaces.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.312 by monnier, Thu Feb 3 16:02:33 2005 UTC revision 1.313 by eliz, Sat Feb 5 12:14:45 2005 UTC
# Line 1513  face_color_supported_p (f, color_name, b Line 1513  face_color_supported_p (f, color_name, b
1513    
1514    XSETFRAME (frame, f);    XSETFRAME (frame, f);
1515    return    return
1516  #ifdef HAVE_X_WINDOWS  #ifdef HAVE_WINDOW_SYSTEM
1517      FRAME_WINDOW_P (f)      FRAME_WINDOW_P (f)
1518      ? (!NILP (Fxw_display_color_p (frame))      ? (!NILP (Fxw_display_color_p (frame))
1519         || xstricmp (color_name, "black") == 0         || xstricmp (color_name, "black") == 0

Legend:
Removed from v.1.312  
changed lines
  Added in v.1.313

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26