aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6c0935b982c..b31f7fce041 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -202,6 +202,11 @@
202 202
203 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program. 203 * vc-arch.el (vc-arch-command): Remove bzr. It's a different program.
204 204
2052007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
206
207 * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo
208 previous change.
209
2052007-06-12 Tom Tromey <tromey@redhat.com> 2102007-06-12 Tom Tromey <tromey@redhat.com>
206 211
207 * subr.el (user-emacs-directory): New defconst. 212 * subr.el (user-emacs-directory): New defconst.