A better fix for bug #17942.
commitf2c74bf38322ec715bb93c259e3570c015af78cf
authorEli Zaretskii <eliz@gnu.org>
Sat, 5 Jul 2014 08:24:07 +0000 (5 11:24 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 5 Jul 2014 08:24:07 +0000 (5 11:24 +0300)
tree359d08025c84371708fccdd22fcef034c9cf8aa6
parentbf97132f839ca4717ffd173c7aa80d48feb254d5
A better fix for bug #17942.

 src/xdisp.c (pos_visible_p): If CHARPOS is at beginning of window,
 and there is a display property at that position, don't call
 move_it_to to move to a position before window start.
src/ChangeLog
src/xdisp.c