diff lisp/ChangeLog @ 96203:30bbe1648bcf

* vc.el: * vc-hooks.el: * vc-dispatcher.el: Move vc-dir variables and functions ... * vc-dir.el: ... here. New file. * Makefile.in (ELCFILES): Add vc-dir.elc.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 22 Jun 2008 19:04:22 +0000
parents 2bd68cb03fe1
children c6e22fd294c4
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jun 22 17:56:00 2008 +0000
+++ b/lisp/ChangeLog	Sun Jun 22 19:04:22 2008 +0000
@@ -1,5 +1,11 @@
 2008-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* vc.el:
+	* vc-hooks.el:
+	* vc-dispatcher.el: Move vc-dir variables and functions ...  
+	* vc-dir.el: ... here.  New file.
+	* Makefile.in (ELCFILES): Add vc-dir.elc.
+
 	* vc.el: Move vc-annotate variables and functions ...
 	* vc-annotate.el: ... here.  New file.
 	* Makefile.in (ELCFILES): Add vc-annotate.elc.