Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
61cf3a76
Commit
61cf3a76
authored
Feb 22, 2011
by
Glenn Morris
Browse files
* doc/misc/dbus.texi (Type Conversion): Grammar fix.
parent
0105dc3e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
doc/misc/ChangeLog
doc/misc/ChangeLog
+2
-0
doc/misc/dbus.texi
doc/misc/dbus.texi
+2
-2
No files found.
doc/misc/ChangeLog
View file @
61cf3a76
2011-02-23 Glenn Morris <rgm@gnu.org>
* dbus.texi (Type Conversion): Grammar fix.
* dired-x.texi (Features, Local Variables): Fix typos.
(Features): Minor rephrasing.
...
...
doc/misc/dbus.texi
View file @
61cf3a76
...
...
@@ -876,10 +876,10 @@ applied, when the corresponding D-Bus message is created:
@end example
Other Lisp objects, like symbols or hash tables, are not accepted as
input parameter.
input parameter
s
.
If it is necessary to use another D-Bus type, a corresponding type
symbol can be pre
cee
ded to the corresponding Lisp object. Basic D-Bus
symbol can be pre
pen
ded to the corresponding Lisp object.
Basic D-Bus
types are represented by the type symbols @code
{
:byte
}
,
@code
{
:boolean
}
, @code
{
:int16
}
, @code
{
:uint16
}
, @code
{
:int32
}
,
@code
{
:uint32
}
, @code
{
:int64
}
, @code
{
:uint64
}
, @code
{
:double
}
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment