The range [STARTPOS..ENDPOS] is inclusive in strings.
authorEli Zaretskii <eliz@gnu.org>
Sat, 23 Oct 2010 12:58:12 +0000 (14:58 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 23 Oct 2010 12:58:12 +0000 (14:58 +0200)
commit03f46be29c6ff082003567c27ead50a4b210b1dd
treebe58be9dbb6cfb2a115ae35785455db9b6fc9cd8
parent7b7e2c18a64fe2de45d80dfc6f48645f3e126440
The range [STARTPOS..ENDPOS] is inclusive in strings.
Tested with multiline display strings.

 xdisp.c (mouse_face_from_string_pos): Fix off-by-one error when
 testing against ENDPOS.
src/ChangeLog
src/xdisp.c