Mercurial > emacs
changeset 87451:92e4dcb3c37b
Improve a Changelog comment.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Fri, 28 Dec 2007 18:19:53 +0000 |
parents | 71fc7b1db920 |
children | 8e0e0bc0c5ab |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Dec 28 18:16:55 2007 +0000 +++ b/lisp/ChangeLog Fri Dec 28 18:19:53 2007 +0000 @@ -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