# HG changeset patch # User Andreas Schwab # Date 1127061027 0 # Node ID 5489609ae188e44a9c62fbdc5eab0a8c86280866 # Parent a0e2a112bfa79b6e7aac6a54a9534883641f3c1c *** empty log message *** diff -r a0e2a112bfa7 -r 5489609ae188 src/ChangeLog --- a/src/ChangeLog Sun Sep 18 16:29:20 2005 +0000 +++ b/src/ChangeLog Sun Sep 18 16:30:27 2005 +0000 @@ -1,3 +1,10 @@ +2005-09-18 Andreas Schwab + + * window.h (struct window): Remove height_fixed_p, no longer set. + + * window.c (make_window): Don't initialize height_fixed_p. + (window_fixed_size_p): Don't use it. + 2005-09-18 John Paul Wallington * data.c (Fdefalias): Signal an error if SYMBOL is not a symbol.