diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dadc21c3906..ac79f1657f8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 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. |