Mercurial > emacs
comparison src/ChangeLog @ 106596:cf8766d3e8ed
* dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
avoid compiler warnings. (Bug #5217).
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Tue, 15 Dec 2009 05:59:39 +0000 |
parents | 45c915e20813 |
children | 62f00c3d5b60 |
comparison
equal
deleted
inserted
replaced
106595:1f80a23c59eb | 106596:cf8766d3e8ed |
---|---|
1 2009-12-15 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to | |
4 avoid compiler warnings. (Bug #5217). | |
5 | |
1 2009-12-14 Kenichi Handa <handa@m17n.org> | 6 2009-12-14 Kenichi Handa <handa@m17n.org> |
2 | 7 |
3 * coding.c (decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19) | 8 * coding.c (decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19) |
4 in 8-bit encoding. | 9 in 8-bit encoding. |
5 | 10 |