comparison src/ChangeLog @ 38728:f0446bd63cd2

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 07 Aug 2001 14:53:15 +0000
parents 413ba1a72a24
children b9f580ca37a0
comparison
equal deleted inserted replaced
38727:eafbae0b1100 38728:f0446bd63cd2
1 2001-08-07 Gerd Moellmann <gerd@gnu.org> 1 2001-08-07 Gerd Moellmann <gerd@gnu.org>
2
3 * window.c (Frecenter): If ARG < 0, and on a window system
4 frame, count in some empty lines when we can't move -ARG lines
5 down.
2 6
3 * xdisp.c (start_display): Don't try to determine the continuation 7 * xdisp.c (start_display): Don't try to determine the continuation
4 lines width if lines are truncated. It's superfluous and leads to 8 lines width if lines are truncated. It's superfluous and leads to
5 incorrect results if POS is not visible in the window after 9 incorrect results if POS is not visible in the window after
6 reseating the iterator at the previous line start. 10 reseating the iterator at the previous line start.