annotate etc/FTP @ 87156:e0ab56e63db8

* dbusbind.c (Fdbus_get_unique_name, xd_read_message) (Fdbus_register_signal): Use DBUS_MAXIMUM_NAME_LENGTH and DBUS_MAXIMUM_MATCH_RULE_LENGTH for string lengths. (Fdbus_call_method, Fdbus_send_signal, Fdbus_register_signal): Unify argument lists. (xd_read_message, Fdbus_register_signal) Reorder and extend event arguments and hash table keys. Use unique name for service. (Fdbus_unregister_signal): Remove checks. (Vdbus_registered_functions_table): Fix doc string.
author Michael Albinus <michael.albinus@gmx.de>
date Fri, 07 Dec 2007 04:39:25 +0000
parents e06541128138
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
77214
e06541128138 Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents: 75861
diff changeset
1 For information about how to obtain GNU Emacs and other GNU software
e06541128138 Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents: 75861
diff changeset
2 by FTP, please see <http://www.gnu.org/order/ftp.html>.
e06541128138 Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents: 75861
diff changeset
3
e06541128138 Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents: 75861
diff changeset
4 Information about Emacs is also available at
e06541128138 Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents: 75861
diff changeset
5 <http://www.gnu.org/software/emacs/>.
e06541128138 Make it a duplicate of ../FTP.
Glenn Morris <rgm@gnu.org>
parents: 75861
diff changeset
6