Mercurial > emacs
changeset 44007:3adb7faf864d
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Mon, 18 Mar 2002 17:28:30 +0000 |
parents | 1d4bea19e7d4 |
children | f5d0fe8d01b4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
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.