Mercurial > emacs
comparison install-sh @ 87307:710ac69daf1f
* dbusbind.c (top): Include <stdio.h>.
(Fdbus_call_method, Fdbus_send_signal): Apply type cast in
dbus_message_new_method_call and dbus_message_new_signal.
(Fdbus_register_signal): Rename unique_name to uname. Check
handler for FUNCTIONP instead of CHECK_SYMBOL. Handle case of
non-existing unique name. Fix typos in matching rule. Return an
object which is useful in Fdbus_unregister_signal.
(Fdbus_unregister_signal): Reimplementation, in order to remove
only the corresponding entry.
(Vdbus_registered_functions_table): Change the order of entries.
Apply these changes in xd_read_message and Fdbus_register_signal.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 16 Dec 2007 22:36:47 +0000 |
parents | 23a1cea22d13 |
children |
comparison
equal
deleted
inserted
replaced
87306:6cfa803fd500 | 87307:710ac69daf1f |
---|