]> git.eshelyaron.com Git - emacs.git/commit
(w32_read_socket): Don't misinterpret WM_PAINT message
authorGeoff Voelker <voelker@cs.washington.edu>
Thu, 23 Apr 1998 23:42:28 +0000 (23:42 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Thu, 23 Apr 1998 23:42:28 +0000 (23:42 +0000)
commit014b6ea1df34c970b5d409bf36b961ed2e9842a6
treeb134d9519369558b63defcdb559a238364110273
parentf9ba66ce95c4ec61dcdb2af9f19bc58da8a66c5d
(w32_read_socket): Don't misinterpret WM_PAINT message
as an expose event if the repaint region is actually empty.  Also
use the standard menubar_selection_callback routine.
src/w32term.c