diff options
| author | Miles Bader | 2007-07-31 04:20:12 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-07-31 04:20:12 +0000 |
| commit | fa4488bd964cc3e3b9cee8c83b2d7834bd1cf611 (patch) | |
| tree | 0eb36d36a50c6839ed414e62aeb4df8149870146 | |
| parent | 183e368a055a9084d6ad9d5f78fd4aadf3083ea5 (diff) | |
| download | emacs-fa4488bd964cc3e3b9cee8c83b2d7834bd1cf611.tar.gz emacs-fa4488bd964cc3e3b9cee8c83b2d7834bd1cf611.zip | |
Changes from arch/CVS synchronization
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4d5f051cf33..78d0aca39f0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends): | 3 | * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends): |
| 4 | Remove. | 4 | Remove. |
| 5 | (vc-git-revision-completion-table): Enable. | 5 | (vc-git-revision-completion-table): Enable. |
| 6 | 6 | ||
| 7 | * vc-hooks.el (vc-handled-backends): Add GIT and HG. | 7 | * vc-hooks.el (vc-handled-backends): Add GIT and HG. |
| 8 | 8 | ||
| 9 | * vc.el (vc-directory-exclusion-list): Add .git and .hg. | 9 | * vc.el (vc-directory-exclusion-list): Add .git and .hg. |