* net/dbus.el (dbus-register-property): Use `dont-register' keyword.
[bpt/emacs.git] / lisp / ChangeLog
index 5cab10d..33dd97a 100644 (file)
@@ -1,3 +1,32 @@
+2011-01-10  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/dbus.el (dbus-register-property): Use `dont-register' keyword.
+
+2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
+
+       * net/dbus.el (dbus-unregister-service): Translate returned
+       integer into a symbol.
+       (dbus-register-property): Use `dbus-register-service' to do the
+       name registration.
+
+2011-01-09  Chong Yidong  <cyd@stupidchicken.com>
+
+       * progmodes/idlw-help.el (idlwave-help-link): Inherit from link
+       face.  Suggested by Joakim Verona.
+
+       * comint.el (comint-highlight-prompt): Inherit minibuffer-prompt.
+
+       * wid-edit.el (visibility): Replace :on-image and :off-image
+       widget properties with :on-glyph and :off-glyph, for consistency
+       with the `visibility' widget.
+       (widget-toggle-value-create, widget-visibility-value-create):
+       Merge into a single function `widget-toggle-value-create'.
+
+       * cus-edit.el (custom-variable-value-create, custom-visibility)
+       (custom-face-edit-value-create, custom-face-value-create): Replace
+       :on-image and :off-image widget properties with :on-glyph and
+       :off-glyph, for consistency with the `visibility' widget.
+
 2011-01-09  Andreas Schwab  <schwab@linux-m68k.org>
 
        * net/ldap.el (ldap-search-internal): Don't use eval.