Fix bug #10464 with mouse highlight of display strings.
commita0db8d43d73d107fd786f01eb70547e16b62fb8f
authorEli Zaretskii <eliz@gnu.org>
Mon, 9 Jan 2012 20:45:49 +0000 (9 22:45 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 9 Jan 2012 20:45:49 +0000 (9 22:45 +0200)
tree77a5f9b4e49af00efd42207e4103500f88500d05
parent7655cb66d86564e792b825f1a0e1a4de7d6e6db5
Fix bug #10464 with mouse highlight of display strings.

 src/xdisp.c (rows_from_pos_range): Accept additional argument
 DISP_STRING, and accept any glyph in a row whose object is that
 string as eligible for mouse highlight.  Fixes mouse highlight of
 display strings from overlays.
src/ChangeLog
src/xdisp.c