• Alexander Gramiak's avatar
    Remove display member of glyph_string · 6bfc5fc6
    Alexander Gramiak authored
    This member has little value even on X, and it leaks internal backend
    details to the glyph_string struct.
    
    * src/dispextern.h (glyph_string): Remove X display member.
    
    * src/xdisp.c (init_glyph_string): Remove initialization of display.
    
    * src/xfont.c (xfont_draw):
    * src/xterm.c: Use FRAME_X_DISPLAY (s->f) instead of display member.
    6bfc5fc6
xdisp.c 1.03 MB
The source could not be displayed because it is larger than 1 MB. You can load it anyway or download it instead.