diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e0d0e5dd07b..a9cf6c9078b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): | ||
| 4 | Add `body' arg. Cleanup the check-narrow-maybe/re-narrow-maybe mess. | ||
| 5 | |||
| 3 | * vc-bzr.el (vc-bzr-diff-tree): | 6 | * vc-bzr.el (vc-bzr-diff-tree): |
| 4 | * vc-git.el (vc-git-diff-tree): | 7 | * vc-git.el (vc-git-diff-tree): |
| 5 | * vc-hg.el (vc-hg-diff-tree): | 8 | * vc-hg.el (vc-hg-diff-tree): |
| @@ -7,8 +10,6 @@ | |||
| 7 | * vc-mtn.el (vc-mtn-diff-tree): | 10 | * vc-mtn.el (vc-mtn-diff-tree): |
| 8 | * vc-svn.el (vc-svn-diff-tree): Remove. | 11 | * vc-svn.el (vc-svn-diff-tree): Remove. |
| 9 | 12 | ||
| 10 | 2007-10-20 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 11 | |||
| 12 | * vc-mtn.el (vc-mtn-revision-completion-table): | 13 | * vc-mtn.el (vc-mtn-revision-completion-table): |
| 13 | * vc-cvs.el (vc-cvs-revision-completion-table): | 14 | * vc-cvs.el (vc-cvs-revision-completion-table): |
| 14 | * vc-arch.el (vc-arch-revision-completion-table): | 15 | * vc-arch.el (vc-arch-revision-completion-table): |