diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e8cf59eade8..35f0ac27542 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2002-09-04 Andre Spiegel <spiegel@gnu.org> + + * vc-hooks.el: Require vc.el at compile-time. + (vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved + here from vc.el. + + * vc.el (vc-workfile-unchanged-p, + vc-default-workfile-unchanged-p): Moved to vc-hooks.el. + + * vc-rcs.el (vc-rcs-state): Don't require vc.el. + 2002-09-04 Kenichi Handa <handa@etl.go.jp> * international/mule.el (decode-char): Translate a character by |