comparison lisp/ChangeLog @ 41396:04ad0e1bb8fa

#
author André Spiegel <spiegel@gnu.org>
date Fri, 23 Nov 2001 10:19:02 +0000
parents 6c7b3a4baa00
children c03c65af8a31
comparison
equal deleted inserted replaced
41395:0abfca935c80 41396:04ad0e1bb8fa
1 2001-11-23 Andre Spiegel <spiegel@gnu.org>
2
3 * vc.el (with-vc-properties): Don't bind `filename' locally.
4 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
5 to avoid name clashes. Fix `lisp-indent-function' property for
6 both.
7
1 2001-11-23 Francesco Potorti` <pot@gnu.org> 8 2001-11-23 Francesco Potorti` <pot@gnu.org>
2 9
3 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword. 10 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
4 11
5 2001-11-22 Colin Walters <walters@debian.org> 12 2001-11-22 Colin Walters <walters@debian.org>