diff options
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 25d91e02968..5e07f9efd3e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2000-01-10 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * elide-head.el (elide-head): Use point-marker, not point. | ||
| 4 | |||
| 1 | 2000-01-10 Gerd Moellmann <gerd@gnu.org> | 5 | 2000-01-10 Gerd Moellmann <gerd@gnu.org> |
| 2 | 6 | ||
| 3 | * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates | 7 | * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates |
| @@ -83,8 +87,8 @@ | |||
| 83 | 87 | ||
| 84 | 2000-01-08 Dave Love <fx@gnu.org> | 88 | 2000-01-08 Dave Love <fx@gnu.org> |
| 85 | 89 | ||
| 86 | * backquote.el: Remove inappropriate customization (allowing | 90 | * emacs-lisp/backquote.el: Remove inappropriate customization |
| 87 | custom.el to use backquote). | 91 | (allowing custom.el to use backquote). |
| 88 | 92 | ||
| 89 | 2000-01-07 Dave Love <fx@gnu.org> | 93 | 2000-01-07 Dave Love <fx@gnu.org> |
| 90 | 94 | ||