diff lisp/ChangeLog @ 86041:62a404545514

(vc-cvs-diff): If backup files exist, diff them instead of doing "cvs diff" in order to avoid accessing the repository.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 12 Nov 2007 03:56:38 +0000
parents 7e4fbb6cb63c
children d706a3a419e6
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 12 03:00:25 2007 +0000
+++ b/lisp/ChangeLog	Mon Nov 12 03:56:38 2007 +0000
@@ -1,3 +1,9 @@
+2007-11-12  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
+	instead of doing "cvs diff" in order to avoid accessing the
+	repository.
+
 2007-11-12  Kevin Ryde  <user42@zip.com.au>
 
 	* progmodes/compilation-perl.el: