# HG changeset patch # User Andr Spiegel # Date 1006510742 0 # Node ID 04ad0e1bb8fa2dea7113e1a1cff55c3eca8b5d66 # Parent 0abfca935c80e9a758bd776414e18a6fa54d9127 # diff -r 0abfca935c80 -r 04ad0e1bb8fa lisp/ChangeLog --- a/lisp/ChangeLog Fri Nov 23 10:11:29 2001 +0000 +++ b/lisp/ChangeLog Fri Nov 23 10:19:02 2001 +0000 @@ -1,3 +1,10 @@ +2001-11-23 Andre Spiegel + + * vc.el (with-vc-properties): Don't bind `filename' locally. + (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings + to avoid name clashes. Fix `lisp-indent-function' property for + both. + 2001-11-23 Francesco Potorti` * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.