diff lisp/ChangeLog @ 78687:429a17d4958d

* vc-git.el (vc-git-state): Call git-add --refresh to update the state of the file. (vc-git-workfile-unchanged-p): Delegate implementation to vc-git-state. (vc-git-create-repo): Fixed invalid command.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 27 Aug 2007 18:59:41 +0000
parents 569977930fab
children 06737af330c9
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Aug 27 16:26:48 2007 +0000
+++ b/lisp/ChangeLog	Mon Aug 27 18:59:41 2007 +0000
@@ -1,3 +1,11 @@
+2007-08-27  Alexandre Julliard  <julliard@winehq.org>
+
+        * vc-git.el (vc-git-state): Call git-add --refresh to update the
+	state of the file.
+        (vc-git-workfile-unchanged-p): Delegate implementation to
+	vc-git-state.
+	(vc-git-create-repo): Fixed invalid command.
+	
 2007-08-27  Richard Stallman  <rms@gnu.org>
 
 	* textmodes/flyspell.el (flyspell-mode):