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-hooks.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/vc-hooks.el,v
Date: Tue, 25 Mar 2008 15:47:06 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/03/25 15:47:05

Index: vc-hooks.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/vc-hooks.el,v
retrieving revision 1.229
retrieving revision 1.230
diff -u -b -r1.229 -r1.230
--- vc-hooks.el 21 Mar 2008 17:53:03 -0000      1.229
+++ vc-hooks.el 25 Mar 2008 15:47:02 -0000      1.230
@@ -519,6 +519,9 @@
 
   'removed           Scheduled to be deleted from the repository on next 
commit.
 
+  'missing           The file is not present in the file system, but the VC 
+                     system still tracks it.
+
   'ignored           The file showed up in a dir-state listing with a flag
                      indicating the version-control system is ignoring it,
                      Note: This property is not set reliably (some VCSes




reply via email to

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