From: Dan Nicolaescu Date: Thu, 5 Jul 2007 15:04:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~12047 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4ac3eac713480abe1072f1ae5d3372dc5314a68c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9b3262d60bf..b0aa00759a3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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