Mercurial > emacs
diff src/ChangeLog @ 107995:1afd4d56683f
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.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 17 Apr 2010 19:02:18 +0300 |
parents | 5dc04900cbd7 |
children | 8ef8b6523597 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Apr 17 15:33:05 2010 +0300 +++ b/src/ChangeLog Sat Apr 17 19:02:18 2010 +0300 @@ -1,5 +1,8 @@ 2010-04-17 Eli Zaretskii <eliz@gnu.org> + * xdisp.c (extend_face_to_end_of_line): Fix off-by-one error on + TTY frames in testing whether a line needs face extension. + * xdisp.c (extend_face_to_end_of_line): Fix face extension at ZV. * term.c (produce_special_glyphs): Mirror the backslash