# HG changeset patch # User Dan Nicolaescu # Date 1206460022 0 # Node ID 6344844cc575e35e937a6afd84df341daaa1a690 # Parent 096de5eb1d547210fbb6941e0b2981db1a2d12c1 (vc-state): Add documentation for 'missing. diff -r 096de5eb1d54 -r 6344844cc575 lisp/ChangeLog --- a/lisp/ChangeLog Tue Mar 25 15:45:49 2008 +0000 +++ b/lisp/ChangeLog Tue Mar 25 15:47:02 2008 +0000 @@ -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 -r 096de5eb1d54 -r 6344844cc575 lisp/vc-hooks.el --- a/lisp/vc-hooks.el Tue Mar 25 15:45:49 2008 +0000 +++ b/lisp/vc-hooks.el Tue Mar 25 15:47:02 2008 +0000 @@ -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