]> git.eshelyaron.com Git - emacs.git/commit
Fix cursor positioning at end of R2L line on TTY frames.
authorEli Zaretskii <eliz@gnu.org>
Sat, 17 Apr 2010 16:02:18 +0000 (19:02 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Apr 2010 16:02:18 +0000 (19:02 +0300)
commit43a03da53d3f6bc82813e070e506b0fc367456a4
treeb31c331c8c48e551d284690437a3ca33d214abbe
parent26cdf52838e1711c9659d6d3908a24805c08925b
Fix cursor positioning at end of R2L line on TTY frames.

 xdisp.c (extend_face_to_end_of_line): Fix off-by-one error on
 TTY frames in testing whether a line needs face extension.
src/ChangeLog
src/xdisp.c