emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 05 Jul 2007 14:55:35 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/07/05 14:55:35

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11295
retrieving revision 1.11296
diff -u -b -r1.11295 -r1.11296
--- ChangeLog   4 Jul 2007 13:54:30 -0000       1.11295
+++ ChangeLog   5 Jul 2007 14:55:34 -0000       1.11296
@@ -1,3 +1,15 @@
+2007-07-05  Dan Nicolaescu  <address@hidden>
+
+       * vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
+       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-workfile-version): Deal with exceptions and only parse the
+       output on successful return.
+
 2007-07-04  Jay Belanger  <address@hidden>
 
        * calculator.el (calculator-expt): Use more cases to determine




reply via email to

[Prev in Thread] Current Thread [Next in Thread]