diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 @@ | |||
| 1 | 2002-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 | |||
| 1 | 2002-03-27 Andrew Innes <andrewi@gnu.org> | 7 | 2002-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 |