Fix minor bugs in mouse highlight.
commit12d54c2e095dee28d8829c93d14ae18f92f474fb
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 Oct 2010 11:48:56 +0000 (2 13:48 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Oct 2010 11:48:56 +0000 (2 13:48 +0200)
tree75005a58457b7c13762ab5db66f99ebba7838243
parent1b5a721bd5135792fface8df3849c3c42d4ca2c5
Fix minor bugs in mouse highlight.

 xdisp.c (coords_in_mouse_face_p): Fix the conditions for when
 mouse_face_beg_row and mouse_face_end_row are equal.
 (note_mouse_highlight): Clear mouse highlight when mouse pointer
 is in a R2L row on the stretch glyph that stands for no text
 beyond the line end.
src/ChangeLog
src/xdisp.c