diff options
author | Eli Zaretskii <eliz@gnu.org> | 2015-06-26 08:45:29 +0200 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2015-06-26 08:45:29 +0200 |
commit | f14275633851b047e5aecfa6d12f160ee4c2f149 (patch) | |
tree | 202f93d6fd80e173f7e1b0f04d0cc07738ea7649 /lisp/replace.el | |
parent | 605765af40831390be93264b36b31fad56907554 (diff) | |
download | emacs-f14275633851b047e5aecfa6d12f160ee4c2f149.tar.gz emacs-f14275633851b047e5aecfa6d12f160ee4c2f149.tar.bz2 emacs-f14275633851b047e5aecfa6d12f160ee4c2f149.zip |
Fix invisible mouse pointers on Windows.
* src/w32fns.c: Include windowsx.h.
(w32_wnd_proc): If the mouse moved and the mouse pointer is
invisible, make it visible again even when the main (Lisp)
thread is busy.
* src/w32term.c (w32_toggle_invisible_pointer): Rather then
garbaging the frame have the input thread call SetCursor.
Diffstat (limited to 'lisp/replace.el')
0 files changed, 0 insertions, 0 deletions