Fix bug #17588 with mouse highlight when an X frame is redisplayed frequently.
authorEli Zaretskii <eliz@gnu.org>
Thu, 29 May 2014 16:47:49 +0000 (19:47 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 29 May 2014 16:47:49 +0000 (19:47 +0300)
commit60ae3d09932f862ed6543b45f9c24d5d495bb6fb
treece6a89264037cde73fb4ed8e1dff64a68688b904
parent2f8165f415d157d5b8412b27950964b6a0280773
Fix bug #17588 with mouse highlight when an X frame is redisplayed frequently.

 src/xterm.c (x_update_window_end): Don't invalidate the entire
 mouse-highlight info, just signal frame_up_to_date_hook that mouse
 highlight needs to be redisplayed.
src/ChangeLog
src/xterm.c