Mercurial > emacs
diff lisp/ChangeLog @ 41396:04ad0e1bb8fa
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Fri, 23 Nov 2001 10:19:02 +0000 |
parents | 6c7b3a4baa00 |
children | c03c65af8a31 |
line wrap: on
line diff
--- 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 <spiegel@gnu.org> + + * 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` <pot@gnu.org> * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.