]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDan Nicolaescu <dann@ics.uci.edu>
Thu, 5 Jul 2007 15:04:42 +0000 (15:04 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Thu, 5 Jul 2007 15:04:42 +0000 (15:04 +0000)
lisp/ChangeLog

index 9b3262d60bf6cb1c8ca7d80b619c01d9a675e994..b0aa00759a39c026dfb2128c9d1956a873fee493 100644 (file)
@@ -4,11 +4,11 @@
        only caller, and delete.
        (vc-hg-state): Deal with exceptions and only parse the output on
        successful return.
-
-       * vc-hg.el (vc-hg-internal-log): Inline in
-       `vc-hg-workfile-version', the only caller, and delete.
+       (vc-hg-internal-log): Inline in `vc-hg-workfile-version', the only
+       caller, and delete.
        (vc-hg-workfile-version): Deal with exceptions and only parse the
        output on successful return.
+       (vc-hg-revert): New function.
 
 2007-07-04  Jay Belanger  <jay.p.belanger@gmail.com>