diff options
author | Eli Zaretskii <eliz@gnu.org> | 2012-05-26 15:14:56 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2012-05-26 15:14:56 +0300 |
commit | 53a63be64de2c4a28ffcd275398255976a380fee (patch) | |
tree | 8d131c07086847e5756ac31e140908bae1ccbb1d /lisp/emacs-lisp | |
parent | 4cfd81f6c9755fb87eaf9f529c2bcbb0a30edfcf (diff) | |
parent | c4aeb92ab4ffdc943f330c9cce22d65eaba743af (diff) | |
download | emacs-53a63be64de2c4a28ffcd275398255976a380fee.tar.gz emacs-53a63be64de2c4a28ffcd275398255976a380fee.tar.bz2 emacs-53a63be64de2c4a28ffcd275398255976a380fee.zip |
Extend mouse support on W32 text-mode console.
src/xdisp.c (draw_row_with_mouse_face): Call
tty_draw_row_with_mouse_face for WINDOWSNT as well.
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.
src/w32inevt.c: Include termchar.h and window.h.
(do_mouse_event): Support mouse-autoselect-window. When the mouse
moves, call note_mouse_highlight. If help_echo changed, call
gen_help_event to produce help-echo message in the echo area.
Call clear_mouse_face if mouse_face_hidden is set in the mouse
highlight info.
etc/NEWS: Describe the changes.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions