diff options
| author | Michael Albinus | 2009-12-15 05:59:39 +0000 |
|---|---|---|
| committer | Michael Albinus | 2009-12-15 05:59:39 +0000 |
| commit | fa8e045a8a4cbf2463d3848a038e2863fb38c55c (patch) | |
| tree | 9a1fad0807772eec19db89f63c1595458ddcd301 /src/ChangeLog | |
| parent | 93e01d46bd928614e885bfd9e90cf6e38635ec70 (diff) | |
| download | emacs-fa8e045a8a4cbf2463d3848a038e2863fb38c55c.tar.gz emacs-fa8e045a8a4cbf2463d3848a038e2863fb38c55c.zip | |
* dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
avoid compiler warnings. (Bug #5217).
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 352a7239acf..69c8f22e700 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 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) |