Fix bug #17944 with pos-visible-in-window-p when there's image at window start.
commit546c26b394b5b9c14cfef71c36ba8d8f6af8217d
authorEli Zaretskii <eliz@gnu.org>
Sat, 5 Jul 2014 09:53:50 +0000 (5 12:53 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 5 Jul 2014 09:53:50 +0000 (5 12:53 +0300)
tree30a522afffd46f306769e06238c651971658879e
parentf2c74bf38322ec715bb93c259e3570c015af78cf
Fix bug #17944 with pos-visible-in-window-p when there's image at window start.

 src/xdisp.c (pos_visible_p):  Fix condition for finding CHARPOS by the
 first call to move_it_to.
src/ChangeLog
src/xdisp.c