• YAMAMOTO Mitsuharu's avatar
    Remove fringe background extension code on X11. · e0e0af3b
    YAMAMOTO Mitsuharu authored
    * xterm.h (struct scroll_bar): Remove member `fringe_extended_p'.
    
    * xterm.c (x_draw_fringe_bitmap, x_scroll_run): Remove code for
    fringe background extension.
    (x_scroll_bar_create): Remove variables `sb_left' and `sb_width',
    because they are now always the same as `left' and `width',
    respectively.  Remove code for the case that `width' and
    `sb_width' are different.
    e0e0af3b
xterm.h 36.2 KB