changeset 93977:bc90a81fc7cb

*** empty log message ***
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 10 Apr 2008 15:05:27 +0000
parents c53b75d15c27
children 09cd83051653
files etc/NEWS
diffstat 1 files changed, 8 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu Apr 10 15:03:27 2008 +0000
+++ b/etc/NEWS	Thu Apr 10 15:05:27 2008 +0000
@@ -498,17 +498,20 @@
 
 ** VC
 
-*** Clicking on the VC mode-line entry now pops the VC menu.
-
-*** The VC mode-line entry now has a tooltip that explains the VC file status.
-
 *** VC now supports applying VC operations to a set of files at a time.
-
 This enables VC to work much more effectively with changeset-oriented
 version-control systems such as Subversion, GNU Arch, Mercurial, Git
 and Bzr.  VC will now pass a multiple-file commit to these systems as
 a single changeset.
 
+*** vc-status is a new command that displays file names and their VC
+status.  It allows to apply various VC operations to apply a file or a
+set of files.
+
+*** Clicking on the VC mode-line entry now pops the VC menu.
+
+*** The VC mode-line entry now has a tooltip that explains the VC file status.
+
 *** In VC Annotate mode, you can type V to toggle the annotation visibility.
 
 *** In VC Annotate mode, you can type f to show the file revision on