diff options
| -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 @@ | |||
| 1 | 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us> | ||
| 2 | |||
| 3 | * vc.el (vc-annotate): Fix improper use of `make-local-variable' | ||
| 4 | at the top level of vc.el. | ||
| 5 | |||
| 1 | 2004-01-23 Andre Spiegel <spiegel@gnu.org> | 6 | 2004-01-23 Andre Spiegel <spiegel@gnu.org> |
| 2 | 7 | ||
| 3 | * vc.el (vc-current-line): Function removed. This is now done by | 8 | * vc.el (vc-current-line): Function removed. This is now done by |