diff lisp/ChangeLog @ 94535:c0d96bdee441

More informative message when a fileset is in a mixed state.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 02 May 2008 03:38:16 +0000
parents 37fa7ba3820c
children 4482905cde4e
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 02 03:30:10 2008 +0000
+++ b/lisp/ChangeLog	Fri May 02 03:38:16 2008 +0000
@@ -27,6 +27,8 @@
 	and was somewhat misleading.
 	* vc.el (vc-cvs-delete-file) Don't do a "cvs commit" immediately after
 	removing the file.
+	* vc.el (vc-next-action): More informative message when a fileset
+	is in a mixed state.
 
 2008-05-01  Sam Steingold  <sds@gnu.org>