From a45868562f9b4719c61512cd646db476ca4a0dad Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Thu, 10 Apr 2008 15:05:46 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 13 ++++++++----- etc/TODO | 2 +- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 9421c678cd9..29421f4004f 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -498,17 +498,20 @@ struct members in C, members variables in C++ and variables in PHP. ** 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 diff --git a/etc/TODO b/etc/TODO index ebe60285737..73578bed5e7 100644 --- a/etc/TODO +++ b/etc/TODO @@ -21,7 +21,7 @@ suitable for anyone from beginners to experts. ** Major modes should have a menu entry. Examples of modes that do not have one at the moment and probably should: text-mode, -change-log-mode, texinfo-mode, outline-mode. +change-log-mode, texinfo-mode. ** Check if all items on the mode-line have a suitable tooltip for all modes. -- 2.39.5