Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Nov 24 17:54:57 2010 +0000 +++ b/src/ChangeLog Tue Nov 30 13:08:44 2010 +0000 @@ -1,3 +1,9 @@ +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! + 2010-11-24 Aidan Kehoe <kehoea@parhasard.net> * font-mgr.c (Ffc_pattern_get): Fix my last change when both