comparison lisp/ChangeLog @ 44198:dfba0057d1ff

*** empty log message ***
author André Spiegel <spiegel@gnu.org>
date Thu, 28 Mar 2002 14:29:06 +0000
parents 357e40df43b5
children 2cf067f3eb0a
comparison
equal deleted inserted replaced
44197:e255f8fa4f62 44198:dfba0057d1ff
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
4 relying on shell globbing. 10 relying on shell globbing.
5 11