# HG changeset patch # User Eric S. Raymond # Date 1198865993 0 # Node ID 92e4dcb3c37b76193c381997cd07baa44f1332ed # Parent 71fc7b1db9206c5798234b2345dc57caa3b61a9b Improve a Changelog comment. diff -r 71fc7b1db920 -r 92e4dcb3c37b lisp/ChangeLog --- 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