comparison src/ChangeLog @ 34738:47f583b0deb6

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 20 Dec 2000 14:10:20 +0000
parents aeddbe4739d9
children 5f14759be2d0
comparison
equal deleted inserted replaced
34737:84f309395a36 34738:47f583b0deb6
1 2000-12-20 Gerd Moellmann <gerd@gnu.org> 1 2000-12-20 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (try_cursor_movement): If we end on a partially
4 visible line, end we already decided to scroll, return -1.
2 5
3 * dispextern.h (ensure_frame_matrix): Add prototype. 6 * dispextern.h (ensure_frame_matrix): Add prototype.
4 7
5 * window.c (delete_window, Fsplit_window) 8 * window.c (delete_window, Fsplit_window)
6 (Fset_window_configuration): Call ensure_frame_matrix. 9 (Fset_window_configuration): Call ensure_frame_matrix.