]> git.eshelyaron.com Git - emacs.git/commit
* net/dbus.el: Remove `no-byte-compile' cookie.
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 10 Feb 2008 20:45:35 +0000 (20:45 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 10 Feb 2008 20:45:35 +0000 (20:45 +0000)
commit6981d00a6b71b8b713ff224f564281cac2d3d6e9
tree4901871199eceb8b946f8e42e4a17a77cdad8ad2
parenteac1939a47dde9ccf13c4d49d42fb08f0edac16b
* 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'.
lisp/ChangeLog
lisp/net/dbus.el