# HG changeset patch # User Michael Albinus # Date 1202333476 0 # Node ID e04de4790d8748f3ba2c4e4d7f38bb73b2ae9d46 # Parent 3dc4a7f62cf4d39bf1ede5183ab4623310000a1f *** empty log message *** diff -r 3dc4a7f62cf4 -r e04de4790d87 lisp/ChangeLog --- 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 + + * net/dbus.el (dbus-interface-peer): New defconst. + (dbus-ping): New defun. + 2008-02-06 Sam Steingold * vc-hooks.el (vc-prefix-key): New user-customizable variable. @@ -4800,7 +4805,7 @@ 2008-01-06 Dan Nicolaescu * 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.