diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6edfb468241..d5dab8bb0cb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 2 | |||
| 3 | * vc.el (annotate-time): Document point handling. | ||
| 4 | (vc-annotate-display-autoscale): Doc fix. | ||
| 5 | |||
| 1 | 2004-09-15 Miles Bader <miles@gnu.org> | 6 | 2004-09-15 Miles Bader <miles@gnu.org> |
| 2 | 7 | ||
| 3 | * generic.el (generic-make-keywords-list): Use symbol rather than | 8 | * generic.el (generic-make-keywords-list): Use symbol rather than |