# HG changeset patch # User Richard M. Stallman # Date 1011325850 0 # Node ID 83e878c5c0cbcf45a2ff2426fb47be5625659e76 # Parent 3ba600a336b4abeeefb25ab573226a6a3dbc2f5a *** empty log message *** diff -r 3ba600a336b4 -r 83e878c5c0cb src/ChangeLog --- a/src/ChangeLog Fri Jan 18 03:50:15 2002 +0000 +++ b/src/ChangeLog Fri Jan 18 03:50:50 2002 +0000 @@ -1,3 +1,8 @@ +2002-01-17 Richard M. Stallman + + * window.c (enlarge_window): When exceeding size of parent, + directly delete all the siblings instead of trying to resize it. + 2002-01-17 Pavel Jan,Bm(Bk * term.c (set_tty_color_mode): Remove unused variable `tem'.