]> git.eshelyaron.com Git - emacs.git/commitdiff
#
authorAndré Spiegel <spiegel@gnu.org>
Mon, 18 Mar 2002 17:28:30 +0000 (17:28 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Mon, 18 Mar 2002 17:28:30 +0000 (17:28 +0000)
lisp/ChangeLog

index f7a15b22beef7135836ddb0afe1fbe0679399664..f45bd385f7d092c05936322b540b5e6629505bd3 100644 (file)
@@ -1,3 +1,16 @@
+2002-03-18  Andre Spiegel  <spiegel@gnu.org>
+
+       * vc-rcs.el (vc-rcs-register): Fix handling of
+       vc-[rcs-]register-switches.
+       (vc-rcs-checkin-switches, vc-rcs-checkout-switches): Variables
+       removed, since they weren't used yet.
+
+       * vc-cvs.el (vc-cvs-register): Fix handling of
+       vc-[cvs-]register-switches.
+
+       * vc-sccs.el (vc-sccs-register): Fix handling of
+       vc-[sccs-]register-switches.
+
 2002-03-18  Stefan Monnier  <monnier@cs.yale.edu>
 
        * eshell/esh-ext.el (eshell-binary-suffixes): Use exec-suffixes.