diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 929096d98ee..76c2161b2bd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-01-27 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (display_line): Don't treat a newline as fitting | ||
| 4 | on the line. | ||
| 5 | |||
| 1 | 2001-01-26 Gerd Moellmann <gerd@gnu.org> | 6 | 2001-01-26 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * window.c (size_window): Set the window's orig_top to nil when | 8 | * window.c (size_window): Set the window's orig_top to nil when |