diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a665944fa97..08f329de2ef 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,8 +4,8 @@ | |||
| 4 | with PARTIALLY, inverting the sense. | 4 | with PARTIALLY, inverting the sense. |
| 5 | (window_scroll_pixel_based): Scroll partially visible lines into | 5 | (window_scroll_pixel_based): Scroll partially visible lines into |
| 6 | place if we hit the beginning or end of the buffer. | 6 | place if we hit the beginning or end of the buffer. |
| 7 | (displayed_window_lines): Don't include partially visible line at | 7 | (displayed_window_lines): Don't include partially visible lines. |
| 8 | bottom. | 8 | (Fmove_to_window_line): Skip past any partially visible first line. |
| 9 | 9 | ||
| 10 | 2000-12-08 Gerd Moellmann <gerd@gnu.org> | 10 | 2000-12-08 Gerd Moellmann <gerd@gnu.org> |
| 11 | 11 | ||