Fix bug #9296 with vertical cursor motion on images.
commitdaf17d00fb0ed36ed98edd3f9eec9def0ac59f1c
authorEli Zaretskii <eliz@gnu.org>
Sun, 14 Aug 2011 11:10:19 +0000 (14 14:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 14 Aug 2011 11:10:19 +0000 (14 14:10 +0300)
treea01e788eaf7c695d6ad8465ac9d1db153fe20093
parent08e3161a51ae1547c486d6603059711370d11118
Fix bug #9296 with vertical cursor motion on images.

 src/xdisp.c (move_it_in_display_line_to): Don't invoke
 IT_RESET_X_ASCENT_DESCENT when iterator position was restored from
 ppos_it.  Fixes vertical cursor motion when line beginning is
 covered by an image.
src/ChangeLog
src/xdisp.c