From: Glenn Morris Date: Wed, 13 May 2015 16:38:05 +0000 (-0400) Subject: ; * etc/NEWS: Small edit. X-Git-Tag: emacs-25.0.90~2105 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a8a0be4f0eaab3a77cc49cfca017a2d2814a5d1b;p=emacs.git ; * etc/NEWS: Small edit. --- diff --git a/etc/NEWS b/etc/NEWS index 3f907db4954..2888c16a399 100644 --- 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.