# HG changeset patch # User Michael Albinus # Date 1202676335 0 # Node ID 7647052cf6c1747f0b69db39b10be78f2c6cf9d9 # Parent 58bf306db72e86a058c03de0c371a97568def9d5 *** empty log message *** diff -r 58bf306db72e -r 7647052cf6c1 lisp/ChangeLog --- a/lisp/ChangeLog Sun Feb 10 20:44:27 2008 +0000 +++ b/lisp/ChangeLog Sun Feb 10 20:45:35 2008 +0000 @@ -1,3 +1,12 @@ +2008-02-10 Michael Albinus + + * net/dbus.el: Remove `no-byte-compile' cookie. + (dbus-call-method, dbus-register-signal, dbus-debug) + (dbus-registered-functions-table): Declare them with + `declare-function' or `defvar', respectively. + (top): Don't assert any longer. Require 'cl when compiling. + Apply `ignore-errors' but `dbus-ignore-errors'. + 2008-02-10 Dan Nicolaescu * diff-mode.el (diff-add-change-log-entries-other-window): Use