Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3706:4ca1ef2bdb6a
[xemacs-hg @ 2006-11-28 16:09:45 by aidan]
Ibyte -> Ascbyte for constants, for the sake of the MSVC build.
author | aidan |
---|---|
date | Tue, 28 Nov 2006 16:09:47 +0000 |
parents | fcf6ccb70eea |
children | f6f6fc9eb269 |
comparison
equal
deleted
inserted
replaced
3705:fcf6ccb70eea | 3706:4ca1ef2bdb6a |
---|---|
1 2006-11-28 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * doprnt.c (emacs_doprnt_1): | |
4 Ibyte -> Ascbyte, for the sake of the MSVC build. Thank you Vin. | |
5 | |
1 2006-11-28 Aidan Kehoe <kehoea@parhasard.net> | 6 2006-11-28 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * doprnt.c (emacs_doprnt_1): | 8 * doprnt.c (emacs_doprnt_1): |
4 Integrate Sebastian Freundt's SXEmacs bug fix for cases where a | 9 Integrate Sebastian Freundt's SXEmacs bug fix for cases where a |
5 format specifier overflows the allocated buffer with a float | 10 format specifier overflows the allocated buffer with a float |