Michael Albinus <michael.albinus@gmx.de> writes:
James <i@nixeagle.org> writes:
: C-h C-f dbus-get-unique-name RET
Its missing the arglist and documentation.
For me, it works:
,--------------------------------------------------------------
| dbus-get-unique-name is a built-in function in `C source code'.
|
| (dbus-get-unique-name BUS)
|
| Return the unique name of Emacs registered at D-Bus BUS.
|
| [back]
`--------------------------------------------------------------
What do you expect else?
Best regards, Michael.
I'm getting this:
,--------------------------------------------------------------
| dbus-get-unique-name is a built-in function in `C source code'.
|
| [Missing arglist. Please make a bug report.]
|
| Not documented.
`--------------------------------------------------------------
And did what I was asked to do ;). But it does look like the probem is
my end, not your as the documentation does exist.