diff lisp/ChangeLog @ 105695:e226a1347b93

(vc-deduce-fileset): Undo previous change, do not tell vc-responsible-backend to register, it causes problems.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 21 Oct 2009 19:03:32 +0000
parents e381bf63474f
children 136cf2d23c90
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 21 18:54:55 2009 +0000
+++ b/lisp/ChangeLog	Wed Oct 21 19:03:32 2009 +0000
@@ -1,3 +1,8 @@
+2009-10-21  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* vc.el (vc-deduce-fileset): Undo previous change, do not tell
+	vc-responsible-backend to register, it causes problems.
+
 2009-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* help-fns.el: Don't require help-mode (to avoid bootstrap issues).