diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 04925a7fc1c..7c836942698 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-01-01 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | * vc-git.el (vc-git-dir-state): Set the vc-backend property. Do | ||
| 4 | not disable undo, with-temp-buffer does it by default. | ||
| 5 | |||
| 1 | 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com> | 6 | 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com> |
| 2 | 7 | ||
| 3 | * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property | 8 | * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property |