diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 10f2930b7de..536195baa0a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2005-01-23 Kim F. Storm <storm@cua.dk> | 1 | 2005-01-23 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * window.c (Fpos_visible_in_window_p): Simplify return value for | 3 | * window.c (Fpos_visible_in_window_p): Simplify return value for |
| 4 | for partially visible rows. | 4 | partially visible rows. |
| 5 | (window_scroll_pixel_based): Adapt to that change. | 5 | (window_scroll_pixel_based): Adapt to that change. |
| 6 | 6 | ||
| 7 | * window.c (window_scroll_pixel_based): Force moving to next line | 7 | * window.c (window_scroll_pixel_based): Force moving to next line |