comparison 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
comparison
equal deleted inserted replaced
35621:5f154b8fc2bd 35622:d69ca64e002d
1 2001-01-26 Gerd Moellmann <gerd@gnu.org> 1 2001-01-26 Gerd Moellmann <gerd@gnu.org>
2
3 * window.c (size_window): Set the window's orig_top to nil when
4 changing heights, so that a future shrink_mini_window won't
5 restore a bogus height.
2 6
3 * frame.c (do_switch_frame): If selected frame has a mini-window, 7 * frame.c (do_switch_frame): If selected frame has a mini-window,
4 resize that to exact size. 8 resize that to exact size.
5 9
6 * dispnew.c (adjust_glyph_matrix): Always clear desired matrices. 10 * dispnew.c (adjust_glyph_matrix): Always clear desired matrices.