diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5f5c7c569cf..f6ba041731c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-10-26 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-10-26 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * window.c (size_window): Compute size difference from sum of old | ||
| 4 | child window sizes instead of from parent's size. | ||
| 5 | |||
| 3 | * xdisp.c (pos_visible_p): Change current buffer if necessary. | 6 | * xdisp.c (pos_visible_p): Change current buffer if necessary. |
| 4 | Handle obscured lines at the top of the window. | 7 | Handle obscured lines at the top of the window. |
| 5 | 8 | ||