Mercurial > emacs
changeset 91729:7647052cf6c1
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 10 Feb 2008 20:45:35 +0000 |
parents | 58bf306db72e |
children | 04e7668f6b61 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <michael.albinus@gmx.de> + + * 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 <dann@ics.uci.edu> * diff-mode.el (diff-add-change-log-entries-other-window): Use