diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 51870739aa9..c64f0d17698 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-01-23 Benjamin Rutt <brutt@bloomington.in.us> + + * vc.el (vc-annotate): Fix improper use of `make-local-variable' + at the top level of vc.el. + 2004-01-23 Andre Spiegel <spiegel@gnu.org> * vc.el (vc-current-line): Function removed. This is now done by |