aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2007-06-20 07:49:16 +0000
committerGlenn Morris2007-06-20 07:49:16 +0000
commit3ab7e318070e8068f43cb27d955cc08e1d464b80 (patch)
treeac2fc7852050b967c58115979c7d565230fd06a8
parenta58b1e40b1a609c49190f02ad3428511f318d712 (diff)
downloademacs-3ab7e318070e8068f43cb27d955cc08e1d464b80.tar.gz
emacs-3ab7e318070e8068f43cb27d955cc08e1d464b80.zip
Move stray entry here from top-level changelog and reformat.
-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.