Mercurial > emacs
comparison etc/MH-E-NEWS @ 108199:97b67e89ecc5
Fix cursor positioning in partial width windows on TTY.
xdisp.c (set_cursor_from_row): Don't place cursor on the vertical border
glyph between adjacent windows.
(try_cursor_movement): Don't assume that row->end == (row+1)->start,
test for that explicitly.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 01 May 2010 18:53:35 +0300 |
parents | 1d1d5d9bd884 |
children | d3a53e95c036 |
comparison
equal
deleted
inserted
replaced
108198:0501d22b885f | 108199:97b67e89ecc5 |
---|