Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4378:0c089d397c3e
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 02 Jan 2008 11:19:16 +0100 |
parents | 751d82f59283 74e0e1131e01 |
children | 461fdb92f3b6 |
comparison
equal
deleted
inserted
replaced
4377:751d82f59283 | 4378:0c089d397c3e |
---|---|
1 2008-01-02 Aidan Kehoe <kehoea@parhasard.net> | 1 2008-01-02 Aidan Kehoe <kehoea@parhasard.net> |
2 | 2 |
3 * doc.c (Fbuilt_in_symbol_file): | 3 * doc.c (Fbuilt_in_symbol_file): |
4 Don't check is fun zero in the condition, check that it's not | 4 Don't check is fun zero in the condition, check that it's not |
5 nil. Fixes the union build; thank you Stephen. | 5 nil. Fixes the union build; thank you Stephen. |
6 | |
7 2008-01-02 Mike Sperber <mike@xemacs.org> | |
8 | |
9 * window.c (set_window_pixsize): Factor in the modeline when | |
10 looking at window_min_width. Remove obsolete comment about | |
11 incorrect use of `default_face_height_and_width'. | |
12 (change_window_height): Remove obsolete comment about | |
13 incorrect use of `default_face_height_and_width'. | |
6 | 14 |
7 2007-12-30 Aidan Kehoe <kehoea@parhasard.net> | 15 2007-12-30 Aidan Kehoe <kehoea@parhasard.net> |
8 | 16 |
9 * doc.c (Fbuilt_in_symbol_file): | 17 * doc.c (Fbuilt_in_symbol_file): |
10 Take a new TYPE argument, specifying whether the function or | 18 Take a new TYPE argument, specifying whether the function or |