comparison lisp/ChangeLog @ 112181:af71852e09a2

* net/dbus.el (dbus-unregister-service): Translate returned integer into a symbol. (dbus-register-property): Use `dbus-register-service' to do the name registration.
author Michael Albinus <michael.albinus@gmx.de>
date Mon, 10 Jan 2011 10:46:19 +0100
parents c3c205cb80c1
children adafd735e9aa
comparison
equal deleted inserted replaced
112180:a48c0a71829b 112181:af71852e09a2
1 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2
3 * net/dbus.el (dbus-unregister-service): Translate returned
4 integer into a symbol.
5 (dbus-register-property): Use `dbus-register-service' to do the
6 name registration.
7
1 2011-01-09 Chong Yidong <cyd@stupidchicken.com> 8 2011-01-09 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * progmodes/idlw-help.el (idlwave-help-link): Inherit from link 10 * progmodes/idlw-help.el (idlwave-help-link): Inherit from link
4 face. Suggested by Joakim Verona. 11 face. Suggested by Joakim Verona.
5 12