comparison src/ChangeLog @ 65604:5489609ae188

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Sun, 18 Sep 2005 16:30:27 +0000
parents 8792c0d44ace
children e6815cb0350c
comparison
equal deleted inserted replaced
65603:a0e2a112bfa7 65604:5489609ae188
1 2005-09-18 Andreas Schwab <schwab@suse.de>
2
3 * window.h (struct window): Remove height_fixed_p, no longer set.
4
5 * window.c (make_window): Don't initialize height_fixed_p.
6 (window_fixed_size_p): Don't use it.
7
1 2005-09-18 John Paul Wallington <jpw@pobox.com> 8 2005-09-18 John Paul Wallington <jpw@pobox.com>
2 9
3 * data.c (Fdefalias): Signal an error if SYMBOL is not a symbol. 10 * data.c (Fdefalias): Signal an error if SYMBOL is not a symbol.
4 11
5 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 12 2005-09-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>