changeset 35622:d69ca64e002d

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 26 Jan 2001 20:02:19 +0000
parents 5f154b8fc2bd
children d88382df7b52
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jan 26 20:01:43 2001 +0000
+++ b/src/ChangeLog	Fri Jan 26 20:02:19 2001 +0000
@@ -1,5 +1,9 @@
 2001-01-26  Gerd Moellmann  <gerd@gnu.org>
 
+	* window.c (size_window): Set the window's orig_top to nil when
+	changing heights, so that a future shrink_mini_window won't
+	restore a bogus height.
+
 	* frame.c (do_switch_frame): If selected frame has a mini-window,
 	resize that to exact size.