diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 14f389044bb..834a8f2c47f 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,19 @@ | |||
| 1 | 2012-04-22 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * dbus.texi (Version): New node. | ||
| 4 | (Properties and Annotations): Mention the object manager | ||
| 5 | interface. Describe dbus-get-all-managed-objects. | ||
| 6 | (Type Conversion): Floating point numbers are allowed, if an | ||
| 7 | anteger does not fit Emacs's integer range. | ||
| 8 | (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking. | ||
| 9 | (Asynchronous Methods): Fix description of | ||
| 10 | dbus-call-method-asynchronously. | ||
| 11 | (Receiving Method Calls): Fix some minor errors. Add | ||
| 12 | dbus-interface-emacs. | ||
| 13 | (Signals): Describe unicast signals and the new match rules. | ||
| 14 | (Alternative Buses): Add the PRIVATE optional argument to | ||
| 15 | dbus-init-bus. Describe its new return value. Add dbus-setenv. | ||
| 16 | |||
| 1 | 2012-04-20 Glenn Morris <rgm@gnu.org> | 17 | 2012-04-20 Glenn Morris <rgm@gnu.org> |
| 2 | 18 | ||
| 3 | * faq.texi (New in Emacs 24): New section. | 19 | * faq.texi (New in Emacs 24): New section. |