Mercurial > emacs
comparison lisp/ChangeLog @ 78363:9b9e30a9b135
* vc-hg.el (vc-hg-registered): Set the vc-state property.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 30 Jul 2007 17:12:10 +0000 |
parents | 2dd5d799a16d |
children | c64b46dbbe6b |
comparison
equal
deleted
inserted
replaced
78362:655e2c8d2f5f | 78363:9b9e30a9b135 |
---|---|
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. |
10 | 10 |
11 * vc-hg.el (vc-hg-revision-completion-table): Re-enable. | 11 * vc-hg.el (vc-hg-revision-completion-table): Re-enable. |
12 (vc-hg-registered): Set the vc-state property. | |
12 | 13 |
13 * diff-mode.el (diff-mode-menu): New entries. | 14 * diff-mode.el (diff-mode-menu): New entries. |
14 | 15 |
15 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca> | 16 2007-06-30 Stefan Monnier <monnier@iro.umontreal.ca> |
16 | 17 |