diff lisp/ChangeLog @ 94692:891cb8f8888f

More decoupling of vc-dispatcher.el from vc.el.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Tue, 06 May 2008 16:00:54 +0000
parents 54ad2e16eccb
children f46fc59d6e9e
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 06 15:54:16 2008 +0000
+++ b/lisp/ChangeLog	Tue May 06 16:00:54 2008 +0000
@@ -1,3 +1,9 @@
+2008-05-06  Eric S. Raymond  <esr@snark.thyrsus.com>
+
+	* vc-hooks.el (vc-find-file-hook), 
+	vc-dispatcher.el (vc-resynch-window): Decouple vc-dispatcher
+	further from vc.el.
+
 2008-05-06 Wilson Snyder <wsnyder@wsnyder.org>
 
 	* verilog-mode.el (verilog-getopt-file): Cleanup warning message format.