A better fix for bug #17777 with visual-order cursor movement.
commit4f9dc9b61df1ee2128f4e0cb9dda66860c625159
authorEli Zaretskii <eliz@gnu.org>
Mon, 16 Jun 2014 19:38:28 +0000 (16 22:38 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 16 Jun 2014 19:38:28 +0000 (16 22:38 +0300)
treeeec09cf88b423dc9b71edfdf991f80d9c8c999e1
parent6a7faa16644364dc86e5b47c86be803664be94f7
A better fix for bug #17777 with visual-order cursor movement.

 src/xdisp.c (Fmove_point_visually): Instead of testing for keyboard
 macro execution, make sure point didn't move since last complete
 redisplay, as the condition for using the glyph matrix
 information.
src/ChangeLog
src/xdisp.c