# HG changeset patch # User Dan Nicolaescu # Date 1183647882 0 # Node ID 427009f42fcb427ff9559e14a5449805f41c7481 # Parent fc97b55f9678b75e2933b8ec74f9bc340782a591 *** empty log message *** diff -r fc97b55f9678 -r 427009f42fcb lisp/ChangeLog --- a/lisp/ChangeLog Thu Jul 05 14:55:34 2007 +0000 +++ b/lisp/ChangeLog Thu Jul 05 15:04:42 2007 +0000 @@ -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