diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1f0ab6e89e6..ed0ecf7fd26 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-08-16 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (move_it_by_lines) <DVPOS < 0>: Start at the beginning | ||
| 4 | of the screen line, not text line, containing IT's current | ||
| 5 | position. | ||
| 6 | |||
| 1 | 2001-08-15 Gerd Moellmann <gerd@gnu.org> | 7 | 2001-08-15 Gerd Moellmann <gerd@gnu.org> |
| 2 | 8 | ||
| 3 | * window.c (window_scroll_pixel_based): Don't recenter if | 9 | * window.c (window_scroll_pixel_based): Don't recenter if |