diff options
| author | Glenn Morris | 2007-06-20 07:49:16 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-06-20 07:49:16 +0000 |
| commit | 3ab7e318070e8068f43cb27d955cc08e1d464b80 (patch) | |
| tree | ac2fc7852050b967c58115979c7d565230fd06a8 | |
| parent | a58b1e40b1a609c49190f02ad3428511f318d712 (diff) | |
| download | emacs-3ab7e318070e8068f43cb27d955cc08e1d464b80.tar.gz emacs-3ab7e318070e8068f43cb27d955cc08e1d464b80.zip | |
Move stray entry here from top-level changelog and reformat.
| -rw-r--r-- | lisp/ChangeLog | 5 |
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 | ||
| 205 | 2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu> | ||
| 206 | |||
| 207 | * ediff-ptch.el (ediff-context-diff-label-regexp): Partially undo | ||
| 208 | previous change. | ||
| 209 | |||
| 205 | 2007-06-12 Tom Tromey <tromey@redhat.com> | 210 | 2007-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. |