From: André Spiegel Date: Fri, 23 Nov 2001 10:19:02 +0000 (+0000) Subject: # X-Git-Tag: ttn-vms-21-2-B4~18278 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=66b57a6a46125e3812e33552e02ad0c9811fbaba;p=emacs.git # --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dadc21c3906..ac79f1657f8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.