diff options
| author | Dan Nicolaescu <dann@ics.uci.edu> | 2008-01-01 19:03:27 +0000 |
|---|---|---|
| committer | Dan Nicolaescu <dann@ics.uci.edu> | 2008-01-01 19:03:27 +0000 |
| commit | 905373c5048424a7b783ac88509924d3b6fd94f7 (patch) | |
| tree | a27581e360276d7adc752b9c08b38b8d1668061a | |
| parent | 4f07b9f2ef91d40ee39703592550669cf4278e08 (diff) | |
| download | emacs-905373c5048424a7b783ac88509924d3b6fd94f7.tar.gz | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bf1b6f91811..04925a7fc1c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,10 +1,11 @@ 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com> - * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property + * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property correctly. * vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call with vc-state. + (vc-next-action): Fix vc-transfer-file call. 2007-12-31 Tom Tromey <address@hidden> |
