diff options
| -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. |