Mercurial > emacs
comparison src/ChangeLog @ 87536:5dfd374d9c21
*** empty log message ***
| author | Magnus Henoch <mange@freemail.hu> |
|---|---|
| date | Thu, 03 Jan 2008 16:35:44 +0000 |
| parents | b41118a0a1bc |
| children | 6a710fa21688 |
comparison
equal
deleted
inserted
replaced
| 87535:6dcf49457032 | 87536:5dfd374d9c21 |
|---|---|
| 1 2008-01-03 Magnus Henoch <magnus@zemdatav> | 1 2008-01-03 Magnus Henoch <magnus@zemdatav> |
| 2 | 2 |
| 3 * dbusbind.c (xd_append_arg): Use unsigned char instead of | 3 * dbusbind.c (xd_append_arg): Use unsigned char instead of |
| 4 unsigned int for byte values (necessary for big-endian platform). | 4 unsigned int for byte values (necessary for big-endian platform). |
| 5 (Fdbus_call_method): Handle the case of no returned arguments. | |
| 5 | 6 |
| 6 2007-12-31 Tom Tromey <tromey@redhat.com> (tiny change) | 7 2007-12-31 Tom Tromey <tromey@redhat.com> (tiny change) |
| 7 | 8 |
| 8 * dbusbind.c (xd_read_message): Use non-static input_event struct. | 9 * dbusbind.c (xd_read_message): Use non-static input_event struct. |
| 9 | 10 |
