Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3423:ac11131c6de9
[xemacs-hg @ 2006-05-24 16:30:28 by james]
Don't use C99/C++ variable declaration style. <86zmhiax0m.fsf@santinel.home.ua>
author | james |
---|---|
date | Wed, 24 May 2006 16:30:32 +0000 |
parents | a9bb932a03b5 |
children | ca9976dc328e |
comparison
equal
deleted
inserted
replaced
3422:ebbc8ddcaf32 | 3423:ac11131c6de9 |
---|---|
1 2006-05-16 Andrey Slusar <anrays@gmail.com> | |
2 | |
3 * objects-x.c (x_find_charset_font): Fix build with gcc 2.95. | |
4 | |
1 2006-05-23 Aidan Kehoe <kehoea@parhasard.net> | 5 2006-05-23 Aidan Kehoe <kehoea@parhasard.net> |
2 | 6 |
3 * file-coding.c (output_bytes_in_ascii_and_hex): | 7 * file-coding.c (output_bytes_in_ascii_and_hex): |
4 Fix a Win32 build failure introduced by my last commit. | 8 Fix a Win32 build failure introduced by my last commit. |
5 | 9 |