• Eli Zaretskii's avatar
    Support mouse highlight on w32 text-mode frames. · eb3f6f01
    Eli Zaretskii authored
     src/xdisp.c (draw_row_with_mouse_face): Call
     tty_draw_row_with_mouse_face for WINDOWSNT as well.
     src/w32inevt.c (mouse_moved_to): When the mouse moves, call
     note_mouse_highlight.
     src/w32console.c: Include window.h.
     (w32con_write_glyphs_with_face, tty_draw_row_with_mouse_face): New
     functions.
     (initialize_w32_display): Initialize mouse-highlight data.
    eb3f6f01
xdisp.c 882 KB