Mercurial > emacs
changeset 93196:6344844cc575
(vc-state): Add documentation for 'missing.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 25 Mar 2008 15:47:02 +0000 |
parents | 096de5eb1d54 |
children | 212fa666680e |
files | lisp/ChangeLog lisp/vc-hooks.el |
diffstat | 2 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <dann@ics.uci.edu> + + * vc-hooks.el (vc-state): Add documentation for 'missing. + 2008-03-25 Wilson Snyder <wsnyder@wsnyder.org> * progmodes/verilog-mode.el (verilog-auto-output)
--- 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