diff options
| author | Michael Albinus | 2008-11-26 20:14:09 +0000 |
|---|---|---|
| committer | Michael Albinus | 2008-11-26 20:14:09 +0000 |
| commit | 7b66ce51f497e0ed2f1bb1a36a987bfcd8b54726 (patch) | |
| tree | 3ee377407485138f07c0525301a77c3c30548ba8 /doc/misc/ChangeLog | |
| parent | 2674569bd519c4e489ed39d67b5c41bc86d45e93 (diff) | |
| download | emacs-7b66ce51f497e0ed2f1bb1a36a987bfcd8b54726.tar.gz emacs-7b66ce51f497e0ed2f1bb1a36a987bfcd8b54726.zip | |
* dbus.texi (Receiving Method Calls): Precise return values of
`dbus-register-method'.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 693998e0917..55d36c54100 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | `dbus-escape-as-identifier', `dbus-byte-array-to-string' and | 4 | `dbus-escape-as-identifier', `dbus-byte-array-to-string' and |
| 5 | `dbus-unescape-from-identifier'. | 5 | `dbus-unescape-from-identifier'. |
| 6 | (Receiving Method Calls): New constants `dbus-service-emacs' and | 6 | (Receiving Method Calls): New constants `dbus-service-emacs' and |
| 7 | `dbus-path-emacs'. | 7 | `dbus-path-emacs'. Precise return values of `dbus-register-method'. |
| 8 | (Signals): Use the constants in the example. | 8 | (Signals): Use the constants in the example. |
| 9 | 9 | ||
| 10 | 2008-11-24 Carsten Dominik <dominik@science.uva.nl> | 10 | 2008-11-24 Carsten Dominik <dominik@science.uva.nl> |