Mercurial > emacs
changeset 41396:04ad0e1bb8fa
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Fri, 23 Nov 2001 10:19:02 +0000 |
parents | 0abfca935c80 |
children | e2c032a0aa44 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
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.