]> code.delx.au - gnu-emacs/commit
Fix bug #17942 with pos-visible-in-window-p and image and BOB.
authorEli Zaretskii <eliz@gnu.org>
Sat, 5 Jul 2014 07:38:13 +0000 (10:38 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 5 Jul 2014 07:38:13 +0000 (10:38 +0300)
commitbf97132f839ca4717ffd173c7aa80d48feb254d5
tree9cc739021bd25222eb6e33716ac4771f6e8ec788
parent6246df666bc864c82e9436f929c1e04d200d1d25
Fix bug #17942 with pos-visible-in-window-p and image and BOB.

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