Fix bug #9902 with crash caused by clearing mouse highlight.
authorEli Zaretskii <eliz@gnu.org>
Sat, 29 Oct 2011 09:36:42 +0000 (11:36 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 29 Oct 2011 09:36:42 +0000 (11:36 +0200)
commit567843934e76b72de93f61d0f35a4aa91f1c76b2
treefcb7f92a564f8d1d8fdf73a4304c130f355a4450
parent21b7206797c252bb6e568e37d10a9fa2b2812747
Fix bug #9902 with crash caused by clearing mouse highlight.

 src/xdisp.c (note_mouse_highlight): Don't clear mouse highlight if
 hlinfo->mouse_face_window is nil.
src/ChangeLog
src/xdisp.c