Mercurial > emacs
diff lisp/ChangeLog @ 44007:3adb7faf864d
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Mon, 18 Mar 2002 17:28:30 +0000 |
parents | afbab80cfab0 |
children | 61e96d013b86 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Mar 18 17:20:43 2002 +0000 +++ b/lisp/ChangeLog Mon Mar 18 17:28:30 2002 +0000 @@ -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.