]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 1 Jan 2008 19:03:27 +0000 (19:03 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 1 Jan 2008 19:03:27 +0000 (19:03 +0000)
lisp/ChangeLog

index bf1b6f91811651e2f6719b117385b20da0ec6371..04925a7fc1cc467f04a07c7da700bf05906a0add 100644 (file)
@@ -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>