]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Small edit.
authorGlenn Morris <rgm@gnu.org>
Wed, 13 May 2015 16:38:05 +0000 (12:38 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 13 May 2015 16:38:05 +0000 (12:38 -0400)
etc/NEWS

index 3f907db49544dfe446e9a1c12e28e1f50a59fc2e..2888c16a3994ed8199faecaa72935a90bfe4f449 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -554,7 +554,8 @@ and comments.
 ** VC and related modes
 
 *** Basic push support, via `vc-push', bound to `C-x v P'.
-Implemented for Bzr, Git, Hg.
+Implemented for Bzr, Git, Hg.  As part of this change, the pre-existing
+(undocumented) command vc-hg-push now behaves slightly differently.
 
 *** The new command vc-region-history shows the log+diff of the active region.