aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorAndré Spiegel2002-03-28 14:29:06 +0000
committerAndré Spiegel2002-03-28 14:29:06 +0000
commitbbce041718adfca07ff2f4e02da695da2db9ad4b (patch)
tree53fcf5fb26076614f883cadb63c7ee9dd99187bd /lisp/ChangeLog
parent43f5319aa5a96a0a967322003545b647736562a3 (diff)
downloademacs-bbce041718adfca07ff2f4e02da695da2db9ad4b.tar.gz
emacs-bbce041718adfca07ff2f4e02da695da2db9ad4b.zip
(vc-cvs-global-switches): New user option.
(vc-cvs-command): New function. Update all callers of `vc-do-command' in vc-cvs.el to use this instead.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cf2b0aa1a47..d2c78c98869 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12002-03-28 Andre Spiegel <spiegel@gnu.org>
2
3 * vc-cvs.el (vc-cvs-global-switches): New user option.
4 (vc-cvs-command): New function. Update all callers of
5 `vc-do-command' in vc-cvs.el to use this instead.
6
12002-03-27 Andrew Innes <andrewi@gnu.org> 72002-03-27 Andrew Innes <andrewi@gnu.org>
2 8
3 * makefile.w32-in (bootstrap-clean-SH): Use for loop, instead of 9 * makefile.w32-in (bootstrap-clean-SH): Use for loop, instead of