1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-28 01:00:52 -07:00
This commit is contained in:
André Spiegel 2001-11-23 10:19:02 +00:00
parent 169f0cae92
commit 66b57a6a46

View file

@ -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.