changeset 91592:e04de4790d87

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 06 Feb 2008 21:31:16 +0000
parents 3dc4a7f62cf4
children 3081b8f848bc
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Feb 06 21:27:54 2008 +0000
+++ b/lisp/ChangeLog	Wed Feb 06 21:31:16 2008 +0000
@@ -1,3 +1,8 @@
+2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
+
+	* net/dbus.el (dbus-interface-peer): New defconst.
+	(dbus-ping): New defun.
+
 2008-02-06  Sam Steingold  <sds@gnu.org>
 
 	* vc-hooks.el (vc-prefix-key): New user-customizable variable.
@@ -4800,7 +4805,7 @@
 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* vc.el (vc-status-fileinfo): New defstruct.
-	(vc-status): New defvar
+	(vc-status): New defvar.
 	(vc-status-insert-headers, vc-status-printer, vc-status)
 	(vc-status-mode-map, vc-status-mode, vc-status-mark-file)
 	(vc-status-unmark-file, vc-status-marked-files): New functions.