Mercurial > emacs
diff src/ChangeLog @ 32929:99c5d7acc0f8
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 26 Oct 2000 20:38:06 +0000 |
parents | 8a79f057b2a5 |
children | fa11b28f7ce5 |
line wrap: on
line diff
--- a/src/ChangeLog Thu Oct 26 20:37:37 2000 +0000 +++ b/src/ChangeLog Thu Oct 26 20:38:06 2000 +0000 @@ -1,5 +1,8 @@ 2000-10-26 Gerd Moellmann <gerd@gnu.org> + * window.c (size_window): Compute size difference from sum of old + child window sizes instead of from parent's size. + * xdisp.c (pos_visible_p): Change current buffer if necessary. Handle obscured lines at the top of the window.