emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/vc-hg.el,v


From: Eric S. Raymond
Subject: [Emacs-diffs] Changes to emacs/lisp/vc-hg.el,v
Date: Fri, 02 May 2008 07:38:13 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Eric S. Raymond <esr>   08/05/02 07:38:12

Index: vc-hg.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/vc-hg.el,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -b -r1.68 -r1.69
--- vc-hg.el    2 May 2008 06:56:58 -0000       1.68
+++ vc-hg.el    2 May 2008 07:38:11 -0000       1.69
@@ -199,7 +199,7 @@
         ;; State flag for a clean file is now C, might change to =.
         ;; The rest of the possible states in "hg status" output:
         ;;      ! = deleted, but still tracked
-        ;; should not show up in vc-dired, so don't deal with them
+        ;; should not show up in VC directory buffers, so don't deal with them
         ;; here.
 
         ;; Mercurial up to 0.9.5 used C, = is used now.




reply via email to

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