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: Fri, 28 Dec 2007 22:50:20 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/12/28 22:50:19

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12475
retrieving revision 1.12476
diff -u -b -r1.12475 -r1.12476
--- ChangeLog   28 Dec 2007 22:26:06 -0000      1.12475
+++ ChangeLog   28 Dec 2007 22:50:18 -0000      1.12476
@@ -1,3 +1,11 @@
+2007-12-28  Dan Nicolaescu  <address@hidden>
+
+       * vc-hg.el (vc-hg-registered): Return the false when vc-hg-state
+       returns 'ignored or 'unregistered.
+       (vc-hg-state): Pass "-A" to the status command and deal with the
+       output.
+       (vc-hg-dir-state): Pass "-A" to the status command.
+
 2007-12-29  Richard Stallman  <address@hidden>
 
        * progmodes/compile.el (compilation-start): Set initial visible




reply via email to

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