aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog8
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 @@
12000-01-10 Dave Love <fx@gnu.org>
2
3 * elide-head.el (elide-head): Use point-marker, not point.
4
12000-01-10 Gerd Moellmann <gerd@gnu.org> 52000-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
842000-01-08 Dave Love <fx@gnu.org> 882000-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
892000-01-07 Dave Love <fx@gnu.org> 932000-01-07 Dave Love <fx@gnu.org>
90 94