diff lisp/ChangeLog @ 102974:04e540897dd1

(vc-svn-after-dir-status): Fix regexp to allow for file names with leading spaces. Ignore "." if it appears as a filename.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 15 Apr 2009 00:32:47 +0000
parents 9446d1875bbd
children 5739f357f79f
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Apr 15 00:08:23 2009 +0000
+++ b/lisp/ChangeLog	Wed Apr 15 00:32:47 2009 +0000
@@ -1,3 +1,9 @@
+2009-04-15  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* vc-svn.el (vc-svn-after-dir-status): Fix regexp to allow for
+	file names with leading spaces.  Ignore "." if it appears as a
+	filename.
+
 2009-04-14  Juanma Barranquero  <lekktu@gmail.com>
 
 	* help-at-pt.el (help-at-pt-kbd-string): Reflow docstring.