[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r102809: * NEWS: Add new function dbu
From: |
Michael Albinus |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r102809: * NEWS: Add new function dbus-register-service. |
Date: |
Mon, 10 Jan 2011 10:40:20 +0100 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 102809
committer: Michael Albinus <address@hidden>
branch nick: trunk
timestamp: Mon 2011-01-10 10:40:20 +0100
message:
* NEWS: Add new function dbus-register-service.
modified:
etc/ChangeLog
etc/NEWS
=== modified file 'etc/ChangeLog'
--- a/etc/ChangeLog 2011-01-09 21:35:53 +0000
+++ b/etc/ChangeLog 2011-01-10 09:40:20 +0000
@@ -1,3 +1,7 @@
+2011-01-10 Jan Moringen <address@hidden>
+
+ * NEWS: Add new function dbus-register-service.
+
2011-01-09 Chong Yidong <address@hidden>
* themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
=== modified file 'etc/NEWS'
--- a/etc/NEWS 2011-01-09 04:59:56 +0000
+++ b/etc/NEWS 2011-01-10 09:40:20 +0000
@@ -565,7 +565,12 @@
*** It is possible now, to access alternative buses than the default
system or session bus.
-*** dbus-register-{method,property} do not necessarily register names anymore.
+*** dbus-register-{service,method,property}
+The -method and -property functions do not automatically register
+names anymore.
+
+The new function dbus-register-service registers a service known name
+on a D-Bus without simultaneously registering a property or a method.
** Tramp
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r102809: * NEWS: Add new function dbus-register-service.,
Michael Albinus <=