(XTread_socket): Don't update focus for EnterNotify or
authorRichard M. Stallman <rms@gnu.org>
Mon, 12 Nov 2001 05:35:02 +0000 (05:35 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 12 Nov 2001 05:35:02 +0000 (05:35 +0000)
commit2c850e26cee28949b0787c51001285353d22fd9b
tree04433e633fadd79bb63a538f19c39fc85a1e358f
parenteafb659ab4116a0b20237a50c2b31e833a3dba9a
(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