From: Dan Nicolaescu Date: Tue, 25 Mar 2008 15:47:02 +0000 (+0000) Subject: (vc-state): Add documentation for 'missing. X-Git-Tag: emacs-pretest-23.0.90~6944 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dd0d723c8e8f7e911502b27bdb152593024bb2cf;p=emacs.git (vc-state): Add documentation for 'missing. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 96471a279b4..60e76ead7a9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-03-25 Dan Nicolaescu + + * vc-hooks.el (vc-state): Add documentation for 'missing. + 2008-03-25 Wilson Snyder * progmodes/verilog-mode.el (verilog-auto-output) diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el index cf17f9becb7..7b5e065fa59 100644 --- a/lisp/vc-hooks.el +++ b/lisp/vc-hooks.el @@ -519,6 +519,9 @@ For registered files, the value returned is one of: '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