diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2123e07d766..a7cf4d23121 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2007-07-10 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * emacs-lisp/cl.el: Load cl-loaddefs.el quietly. | ||
| 4 | |||
| 3 | * vc-arch.el (vc-arch-complete): Remove. | 5 | * vc-arch.el (vc-arch-complete): Remove. |
| 4 | (vc-arch-revision-completion-table): Use complete-with-action. | 6 | (vc-arch-revision-completion-table): Use complete-with-action. |
| 5 | 7 | ||