diff lisp/ChangeLog @ 93173:019e6794fecf

(vc-git-after-dir-status-stage1): Move state matching code ... (vc-git--state-code): ... to this new function. (vc-git-state): Use it.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 24 Mar 2008 08:21:43 +0000
parents 4154c9e624be
children b7cb59b2c42d
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Mar 24 02:54:07 2008 +0000
+++ b/lisp/ChangeLog	Mon Mar 24 08:21:43 2008 +0000
@@ -1,3 +1,10 @@
+2008-03-24  Alexandre Julliard  <julliard@winehq.org>
+
+	* vc-git.el (vc-git-after-dir-status-stage1): Move state matching
+	code ...
+	(vc-git--state-code): ... to this new function.
+	(vc-git-state): Use it.
+
 2008-03-24  Trent Buck  <trentbuck@gmail.com>  (tiny change)
 
 	* textmodes/remember.el (remember-mail-date)