]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 17 May 2014 09:08:59 +0000 (11:08 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 17 May 2014 09:08:59 +0000 (11:08 +0200)
lisp/ChangeLog

index 455b8f269d7a5c8fb38e7bd2ce593c7a773a25fd..9205d3a73ea599aebf80d4169223fac0d8109d4d 100644 (file)
@@ -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  <theonewiththeevillook@yahoo.fr>