diff lisp/ChangeLog @ 96213:09da7727f35f

* vc-hg.el (vc-annotate-convert-time, vc-default-status-printer): * vc-rcs.el (vc-annotate-convert-time): * vc-mtn.el (vc-annotate-convert-time): * vc-git.el (vc-annotate-convert-time): * vc-cvs.el (vc-annotate-convert-time): * vc-bzr.el (vc-annotate-convert-time): Declare as functions.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 24 Jun 2008 02:41:04 +0000
parents f2e3f3882eda
children ad9760e68890
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jun 24 01:07:34 2008 +0000
+++ b/lisp/ChangeLog	Tue Jun 24 02:41:04 2008 +0000
@@ -1,3 +1,12 @@
+2008-06-24  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* vc-hg.el (vc-annotate-convert-time, vc-default-status-printer): 
+	* vc-rcs.el (vc-annotate-convert-time): 
+	* vc-mtn.el (vc-annotate-convert-time): 
+	* vc-git.el (vc-annotate-convert-time): 
+	* vc-cvs.el (vc-annotate-convert-time): 
+	* vc-bzr.el (vc-annotate-convert-time): Declare as functions.
+
 2008-06-23  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* vc-annotate.el (vc-annotate-mode): Derive from special-mode