# HG changeset patch # User Dan Nicolaescu # Date 1214967228 0 # Node ID a4d01535c72260201bca27a9f828112f98babd3f # Parent e67065cca18d9ca1884526a49208f73f494a7889 Reorganize the VC entry a bit. diff -r e67065cca18d -r a4d01535c722 etc/NEWS --- a/etc/NEWS Wed Jul 02 01:50:44 2008 +0000 +++ b/etc/NEWS Wed Jul 02 02:53:48 2008 +0000 @@ -654,7 +654,7 @@ Tramp uses the package `auth-source' to read passwords from a file, if necessary. -** VC +** VC and related modes *** 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 @@ -663,8 +663,8 @@ a single changeset. *** vc-dir is a new command that displays file names and their VC -status. It allows to apply various VC operations to a file or a -set of files. +status. It allows to apply various VC operations to a file, a +directory or a set of files/directories. *** Clicking on the VC mode-line entry now pops the VC menu. @@ -684,12 +684,6 @@ file) by typing the D key or using the "Show changeset diff of revision at line" menu entry. -*** In log-view-mode, for VC systems that support changesets, you can -see the diff for the whole changeset (not only for the current file) -by typing the D key or using the "Changeset Diff" menu entry. - -*** vc-git supports the "git grep" command. - *** Asynchronous VC commands display [Waiting...] in the mode-line of the corresponding buffer as long as the asynchronous process is active. @@ -702,6 +696,10 @@ see the diff for the whole changeset (not only for the current file) by typing the D key or using the "Changeset Diff" menu entry. +*** In Log Edit mode, C-c C-d now shows the diff for the files involved. + +*** vc-git supports the "git grep" command. + *** VC Support for Meta-CVS has been removed for lack of maintainer able to update it to the new VC. @@ -744,8 +742,6 @@ *** Info displays breadcrumbs in the header of the page. See Info-breadcrumbs-depth to control it. -*** In Log Edit mode, C-c C-d now shows the diff for the files involved. - *** net-utils has an `iwconfig' command, similar to the existing `ifconfig'. It is used to configure wireless interfaces.