• Eli Zaretskii's avatar
    Cleanup fallout from redesigning mouse highlight. · 28118eb6
    Eli Zaretskii authored
     dispextern.h (tty_draw_row_with_mouse_face): Add prototype.
     xdisp.c (draw_row_with_mouse_face): Don't #ifdef away on MSDOS.
     Call tty_draw_row_with_mouse_face on MSDOS as well.
     msdos.c (tty_draw_row_with_mouse_face): Renamed from
     draw_row_with_mouse_face.  Make the argument list identical to the
     GPM implementation.
     msdos.h (Display_Info): Restore typedef.
    28118eb6
xdisp.c 800 KB