Mercurial > emacs
changeset 65604:5489609ae188
*** empty log message ***
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Sun, 18 Sep 2005 16:30:27 +0000 |
parents | a0e2a112bfa7 |
children | efa862a76bc2 |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <schwab@suse.de> + + * 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 <jpw@pobox.com> * data.c (Fdefalias): Signal an error if SYMBOL is not a symbol.