Mercurial > emacs
diff src/ChangeLog @ 35622:d69ca64e002d
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 26 Jan 2001 20:02:19 +0000 |
parents | afe32e7ffa6c |
children | 15b0b31760c7 |
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.