]> git.eshelyaron.com Git - emacs.git/commit
Fix cursor motion near overlays covering reordered text.
authorEli Zaretskii <eliz@gnu.org>
Sat, 28 May 2011 11:05:40 +0000 (14:05 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 28 May 2011 11:05:40 +0000 (14:05 +0300)
commitc40e2fb22c6f1e21b63209574b75daaee853123f
tree8cc3ea8ef4acc76b1b7ee86f163d4bcdbb83dd67
parent5e9c7958cdbc61e633331386aad7d7bcb13b0dea
Fix cursor motion near overlays covering reordered text.

 src/xdisp.c (set_cursor_from_row): Set start and stop points of the
 loop that looks for the glyph on which to display cursor according
 to the row's direction.
src/ChangeLog
src/xdisp.c