• Jim Blandy's avatar
    * xdisp.c (display_text_line): Make face-handling code conditional · 9dbd4b48
    Jim Blandy authored
    	on HAVE_X_WINDOWS macro.  Perhaps this isn't the best approach,
    	but it'll do for now.
    
    	* xdisp.c (display_text_line): We can't use the FRAME_DEFAULT_FACE
    	macro here; that's x-specific.  Just don't pass the second
    	argument.
    	* xfaces.c (compute_glyph_face): Remove the BASIC_FACE argument;
    	use F's default face.
    9dbd4b48
xdisp.c 78.7 KB