]> code.delx.au - gnu-emacs/commit
Support help-echo and tooltip messages on w32 text-mode terminals.
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 May 2012 11:58:19 +0000 (14:58 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 26 May 2012 11:58:19 +0000 (14:58 +0300)
commitc4aeb92ab4ffdc943f330c9cce22d65eaba743af
tree663d47eb823edb5ce931da1bc28bf4eef82d15c7
parentf12fdf02374c3e9041760c6a09bebac68df54118
Support help-echo and tooltip messages on w32 text-mode terminals.

 src/w32inevt.c (do_mouse_event): If help_echo changed, call gen_help_event
 to produce help-echo message in the echo area.
src/ChangeLog
src/w32inevt.c