diff etc/NEWS @ 109651:b7f3d45194f6

* lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 05 Aug 2010 21:01:00 -0700
parents 43eca6c9f493
children 73b2acbfa01b
line wrap: on
line diff
--- a/etc/NEWS	Fri Aug 06 03:44:13 2010 +0000
+++ b/etc/NEWS	Thu Aug 05 21:01:00 2010 -0700
@@ -258,6 +258,9 @@
 **** vc-bzr handles Author:, Date: and Fixes:
 **** vc-mtn handles Author: and Date:
 
+*** Pressing g in a *vc-diff* buffer reruns vc-diff, so it will
+produce an up to date diff.
+
 ** Directory local variables can apply to file-less buffers.
 For example, adding "(diff-mode . ((mode . whitespace)))" to your
 .dir-locals.el file, will turn on `whitespace-mode' for *vc-diff* buffers.