* msdos.c (last_mouse_window): Move to...
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 2 Sep 2013 06:45:04 +0000 (10:45 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 2 Sep 2013 06:45:04 +0000 (10:45 +0400)
commit1fccc5306363a88fc3f663e2a149d0251612d3e9
tree598c320c94cf1fb004a8b09aad138d37115ec109
parentb7da754d21b4515b3e75b9f28608d99185ea0ec3
* msdos.c (last_mouse_window): Move to...
(dos_rawgetc): ...this function and adjust comment.
* nsterm.m (last_window): Rename to last_mouse_window, move to...
(mouseMoved): ...this function and adjust comment.
* w32term.c (last_window): Likewise with...
(w32_read_socket): ...this function.
* xterm.c (last_window): Likewise with...
(handle_one_xevent): ...this function.
src/ChangeLog
src/msdos.c
src/nsterm.m
src/w32term.c
src/xterm.c