Mercurial > emacs
changeset 34744:5f14759be2d0
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 20 Dec 2000 14:25:09 +0000 |
parents | c105f9abf6b5 |
children | df58e8203c13 |
files | src/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Dec 20 14:24:47 2000 +0000 +++ b/src/ChangeLog Wed Dec 20 14:25:09 2000 +0000 @@ -1,5 +1,9 @@ 2000-12-20 Gerd Moellmann <gerd@gnu.org> + * xdisp.c (try_cursor_movement): Fix last change. The real + condition is that PT is at the end of the row, and should + be displayed at the start of the next row. + * xdisp.c (try_cursor_movement): If we end on a partially visible line, end we already decided to scroll, return -1.