changeset 32929:99c5d7acc0f8

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 26 Oct 2000 20:38:06 +0000
parents 859adc7ac97d
children 470147903e33
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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.