Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5309:c290121b0c3f
#'fill; move all declarations before statements, for the Visual Studio build
2010-11-30 Aidan Kehoe <kehoea@parhasard.net>
* fns.c (Ffill):
Move all declarations before statements, for the sake of the
Visual Studio build. Thank you Vin!
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Tue, 30 Nov 2010 13:08:44 +0000 |
parents | 17c381a2f377 |
children | 2a7b6ddb8063 24c67faf4be6 |
comparison
equal
deleted
inserted
replaced
5308:17c381a2f377 | 5309:c290121b0c3f |
---|---|
1 2010-11-30 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * fns.c (Ffill): | |
4 Move all declarations before statements, for the sake of the | |
5 Visual Studio build. Thank you Vin! | |
6 | |
1 2010-11-24 Aidan Kehoe <kehoea@parhasard.net> | 7 2010-11-24 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * font-mgr.c (Ffc_pattern_get): Fix my last change when both | 9 * font-mgr.c (Ffc_pattern_get): Fix my last change when both |
4 --with-union-type and --with-xft are specified, thank you Robert | 10 --with-union-type and --with-xft are specified, thank you Robert |
5 Delius Royar! | 11 Delius Royar! |