Fix mouse highlight in continued lines on a TTY.
authorEli Zaretskii <eliz@gnu.org>
Tue, 1 Nov 2011 18:57:03 +0000 (20:57 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 1 Nov 2011 18:57:03 +0000 (20:57 +0200)
commitbc17a887d1df07f5a75287ff7d551d548e10f387
treefcb7d3b33e23a4fbfaa95c2e59e732a9766d8512
parent4ee88440781304fc7003d51e363c3e3a5cc2e8fd
Fix mouse highlight in continued lines on a TTY.

 src/xdisp.c (mouse_face_from_buffer_pos): Fix a typo in a comment.
 Don't stop backward scan on the continuation glyph, even though
 its CHARPOS is positive.
src/ChangeLog
src/xdisp.c