comparison lisp/ChangeLog @ 91592:e04de4790d87

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 06 Feb 2008 21:31:16 +0000
parents 4fe734146ac9
children 466dc98ea3b8
comparison
equal deleted inserted replaced
91591:3dc4a7f62cf4 91592:e04de4790d87
1 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/dbus.el (dbus-interface-peer): New defconst.
4 (dbus-ping): New defun.
5
1 2008-02-06 Sam Steingold <sds@gnu.org> 6 2008-02-06 Sam Steingold <sds@gnu.org>
2 7
3 * vc-hooks.el (vc-prefix-key): New user-customizable variable. 8 * vc-hooks.el (vc-prefix-key): New user-customizable variable.
4 9
5 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca> 10 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
4798 * vc.el (vc-ensure-vc-buffer): Check liveness of vc-parent-buffer. 4803 * vc.el (vc-ensure-vc-buffer): Check liveness of vc-parent-buffer.
4799 4804
4800 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu> 4805 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
4801 4806
4802 * vc.el (vc-status-fileinfo): New defstruct. 4807 * vc.el (vc-status-fileinfo): New defstruct.
4803 (vc-status): New defvar 4808 (vc-status): New defvar.
4804 (vc-status-insert-headers, vc-status-printer, vc-status) 4809 (vc-status-insert-headers, vc-status-printer, vc-status)
4805 (vc-status-mode-map, vc-status-mode, vc-status-mark-file) 4810 (vc-status-mode-map, vc-status-mode, vc-status-mark-file)
4806 (vc-status-unmark-file, vc-status-marked-files): New functions. 4811 (vc-status-unmark-file, vc-status-marked-files): New functions.
4807 4812
4808 * vc-hg.el (vc-hg-dir-status): New function. 4813 * vc-hg.el (vc-hg-dir-status): New function.