diff lisp/ChangeLog @ 93118:01d3fd1a2cfe

* vc-hg.el (vc-hg-state): * vc-git.el (vc-git-state): * vc-cvs.el (vc-cvs-parse-status): * vc-bzr.el (vc-bzr-state): Return 'added when the file is in that state.
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 21 Mar 2008 05:53:48 +0000
parents 75a20590b1bb
children 3546cd0119d2
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Mar 21 01:49:18 2008 +0000
+++ b/lisp/ChangeLog	Fri Mar 21 05:53:48 2008 +0000
@@ -1,3 +1,11 @@
+2008-03-21  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* vc-hg.el (vc-hg-state):
+	* vc-git.el (vc-git-state):
+	* vc-cvs.el (vc-cvs-parse-status):
+	* vc-bzr.el (vc-bzr-state): Return 'added when the file is in that
+	state.
+
 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* progmodes/compile.el (compile):