comparison src/ChangeLog @ 59699:6491ad700699

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 23 Jan 2005 13:11:00 +0000
parents 3c5cc02ff90e
children 51a8532d9066
comparison
equal deleted inserted replaced
59698:815c3e98edef 59699:6491ad700699
1 2005-01-23 Kim F. Storm <storm@cua.dk> 1 2005-01-23 Kim F. Storm <storm@cua.dk>
2
3 * window.c (Fpos_visible_in_window_p): Simplify return value for
4 for partially visible rows.
5 (window_scroll_pixel_based): Adapt to that change.
2 6
3 * window.c (window_scroll_pixel_based): Force moving to next line 7 * window.c (window_scroll_pixel_based): Force moving to next line
4 if scrolling doesn't move start point, e.g. if looking at tall image. 8 if scrolling doesn't move start point, e.g. if looking at tall image.
5 9
6 * xdisp.c (pos_visible_p): Return 0 if non-interactive. 10 * xdisp.c (pos_visible_p): Return 0 if non-interactive.