(Fdbus_call_method_asynchronously): Ditto.
This change makes C-h f display the argument list.
+2008-10-16 Magnus Henoch <mange@freemail.hu>
+
+ * dbusbind.c (Fdbus_call_method): Unbreak usage line.
+ (Fdbus_call_method_asynchronously): Ditto.
+ This change makes C-h f display the argument list.
+
2008-10-16 Chong Yidong <cyd@stupidchicken.com>
* fileio.c (Fexpand_file_name): Doc fix.
=> "i686"
-usage: (dbus-call-method
- BUS SERVICE PATH INTERFACE METHOD
- &optional :timeout TIMEOUT &rest ARGS) */)
+usage: (dbus-call-method BUS SERVICE PATH INTERFACE METHOD &optional :timeout TIMEOUT &rest ARGS) */)
(nargs, args)
int nargs;
register Lisp_Object *args;
-| i686
-usage: (dbus-call-method-asynchronously
- BUS SERVICE PATH INTERFACE METHOD HANDLER
- &optional :timeout TIMEOUT &rest ARGS) */)
+usage: (dbus-call-method-asynchronously BUS SERVICE PATH INTERFACE METHOD HANDLER &optional :timeout TIMEOUT &rest ARGS) */)
(nargs, args)
int nargs;
register Lisp_Object *args;