summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@snark.thyrsus.com>2007-12-28 18:19:53 +0000
committerEric S. Raymond <esr@snark.thyrsus.com>2007-12-28 18:19:53 +0000
commitca252c862ae893f25ce526c9a4d3434550f7e29b (patch)
tree10b9d9dad4622a80c685d6f3a2b35ed608fcb9eb
parent722f037fc8a4d7e22d700de4504b7db7a9927450 (diff)
downloademacs-ca252c862ae893f25ce526c9a4d3434550f7e29b.tar.gz
Improve a Changelog comment.
-rw-r--r--lisp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b68e3dedd35..ec229f89091 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -18,7 +18,7 @@
* vc-cvs.el, vc-svn.el: Simplify backend dired-state-info
functions so they don't do work that the default one can do
- instead. Also, give the default useful behavior on 'added.
+ instead.
* vc-hooks.el (vc-state): Document new 'ignored and 'unregistered
states. and the new return-value convention. These are not
@@ -32,7 +32,7 @@
* vc-git.el: Document that we don't set the new states yet.
- * vc.el (vc-dired-state-info): Display 'unregistered and
+ * vc.el (vc-dired-state-info): Display 'added, 'unregistered and
'ignored states.
* vc-cvs.el (vc-cvs-parse-status): Set the 'ignored state when