# HG changeset patch # User Gerd Moellmann # Date 972592686 0 # Node ID 99c5d7acc0f8bfdb7bf326d1357295846e6324b7 # Parent 859adc7ac97d3e1dc4320379334c5df4cea50084 *** empty log message *** diff -r 859adc7ac97d -r 99c5d7acc0f8 src/ChangeLog --- 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 + * 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.