changeset 43547:f732dfb0325d

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 26 Feb 2002 03:23:12 +0000
parents 75dd3233021f
children c185eb97b9ee
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Feb 26 02:37:58 2002 +0000
+++ b/lisp/ChangeLog	Tue Feb 26 03:23:12 2002 +0000
@@ -22,7 +22,7 @@
 	* vc.el (vc-diff-switches-list): Fix prev change, making the macro
 	consistent with the others that take a backend name as a symbol.
 
-	* vc-{cvs,rcs,sccs}.el: Update callers to the above.
+	* vc-cvs.el, vc-rcs.el, vc-sccs.el: Fix calls to vc-diff-switches-list.
 
 2002-02-25  Kim F. Storm  <no-spam@cua.dk>