comparison src/ChangeLog @ 34744:5f14759be2d0

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 20 Dec 2000 14:25:09 +0000
parents 47f583b0deb6
children 3a0a4c2b6633
comparison
equal deleted inserted replaced
34743:c105f9abf6b5 34744:5f14759be2d0
1 2000-12-20 Gerd Moellmann <gerd@gnu.org> 1 2000-12-20 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xdisp.c (try_cursor_movement): Fix last change. The real
4 condition is that PT is at the end of the row, and should
5 be displayed at the start of the next row.
6
3 * xdisp.c (try_cursor_movement): If we end on a partially 7 * xdisp.c (try_cursor_movement): If we end on a partially
4 visible line, end we already decided to scroll, return -1. 8 visible line, end we already decided to scroll, return -1.
5 9
6 * dispextern.h (ensure_frame_matrix): Add prototype. 10 * dispextern.h (ensure_frame_matrix): Add prototype.
7 11