emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Wed, 09 Apr 2008 03:42:29 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/04/09 03:42:28

Index: NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.1718
retrieving revision 1.1719
diff -u -b -r1.1718 -r1.1719
--- NEWS        8 Apr 2008 20:04:21 -0000       1.1718
+++ NEWS        9 Apr 2008 03:42:28 -0000       1.1719
@@ -501,9 +501,9 @@
 *** 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, and
-Bzr.  VC will now pass a multiple-file commit to these systems
-as a single changeset.
+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.
 
 *** In VC Annotate mode, you can type V to toggle the annotation visibility.
 
@@ -516,10 +516,9 @@
 of the corresponding buffer as long as the asynchronous process is
 active.
 
-*** The new backend function `modify-change-comment' can be used to
-modify the change log.  For now only CVS, RCS, SCCS and SVN support
-this functionality.
-This is bound to the key "e" in log-view.
+*** Log entries can be modified using the key "e" in log-view.
+For now only CVS, RCS, SCCS and SVN support this functionality.
+This is done by the `modify-change-comment' backend function.
 
 ** log-edit now has a command bound to C-c C-d to show the diff for
 the files involved.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]