diff lisp/ChangeLog @ 87449:7477a697d7e1

* vc-cvs.el, vc-svn.el: Simplify backend dired-state-info functions so they don't do work that the default one can do instead
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 28 Dec 2007 16:24:31 +0000
parents 20c5521ec929
children 71fc7b1db920
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 28 15:00:21 2007 +0000
+++ b/lisp/ChangeLog	Fri Dec 28 16:24:31 2007 +0000
@@ -16,6 +16,9 @@
 	keeping undo lists on the buffers holding status output, which
 	can get extremely large.
 
+	* vc-cvs.el, vc-svn.el: Simplify backend dired-state-info
+	functions so they don't do work that the default one can do instead
+
 2007-12-28  Nick Roberts  <nickrob@snap.net.nz>
 
 	* thumbs.el (thumbs-call-convert): Use call-process directly