]> git.eshelyaron.com Git - emacs.git/commit
(XTread_socket): Don't update focus for EnterNotify or
authorRichard M. Stallman <rms@gnu.org>
Mon, 12 Nov 2001 22:53:49 +0000 (22:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 12 Nov 2001 22:53:49 +0000 (22:53 +0000)
commit2f46f78b306df5d1d60e738699af0dcac69dfebd
treeb75f4626d2c4526553700e1956b3809a39af902e
parent0f544bf5c446e6129c308afafc7f21bcceb3dc17
(XTread_socket): Don't update focus for EnterNotify or
LeaveNotify events.  Only FocusIn and FocusOut do that now.
(x_display_and_set_cursor): Do display hollow cursors in active
minibuffer windows when they are not selected.
src/xterm.c