From e8cbb7684f3786b3187e23b622f364a9519d1cb1 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sat, 17 May 2014 11:08:59 +0200 Subject: [PATCH] Fix typo. --- lisp/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 455b8f269d..9205d3a73e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -11,7 +11,7 @@ * net/dbus.el (dbus-init-bus, dbus-call-method) (dbus-call-method-asynchronously, dbus-send-signal) - (dbus-method-return-internal, dbus-method-error-internal) + (dbus-method-return-internal, dbus-method-error-internal): Check, whether Emacs has been compiled with D-Bus support. (Bug#17508) 2014-05-14 Nicolas Richard -- 2.20.1