diff lisp/ChangeLog @ 96202:2bd68cb03fe1

* vc.el: Move vc-annotate variables and functions ... * vc-annotate.el: ... here. New file. * Makefile.in (ELCFILES): Add vc-annotate.elc.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 22 Jun 2008 17:56:00 +0000
parents 8322a8f8ab08
children 30bbe1648bcf
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jun 22 15:07:56 2008 +0000
+++ b/lisp/ChangeLog	Sun Jun 22 17:56:00 2008 +0000
@@ -1,5 +1,9 @@
 2008-06-22  Dan Nicolaescu  <dann@ics.uci.edu>
 
+	* vc.el: Move vc-annotate variables and functions ...
+	* vc-annotate.el: ... here.  New file.
+	* Makefile.in (ELCFILES): Add vc-annotate.elc.
+	
 	* vc-dav.el: Move here from url/vc-dav.el.
 	(Todo): Note work needed to make this backend functional.