diff lisp/ChangeLog @ 40165:dcacad791568

#
author André Spiegel <spiegel@gnu.org>
date Sun, 21 Oct 2001 23:38:42 +0000
parents 14bb272b61ce
children 0476068f3921
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 21 23:31:45 2001 +0000
+++ b/lisp/ChangeLog	Sun Oct 21 23:38:42 2001 +0000
@@ -37,7 +37,8 @@
 	also be done locally.
 	(vc-diff): With a prefix argument, don't require that it's called
 	from a buffer under version control.
-
+	(diff-switches): Remove duplicate definition.
+	
 	* vc-cvs.el (vc-cvs-diff-tree): New function.
 
 2001-10-21  Miles Bader  <miles@gnu.org>