aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 570fba192c7..37d105995bb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -258,6 +258,9 @@ is just left as is in the message, so it is not lost.
258**** vc-bzr handles Author:, Date: and Fixes: 258**** vc-bzr handles Author:, Date: and Fixes:
259**** vc-mtn handles Author: and Date: 259**** vc-mtn handles Author: and Date:
260 260
261*** Pressing g in a *vc-diff* buffer reruns vc-diff, so it will
262produce an up to date diff.
263
261** Directory local variables can apply to file-less buffers. 264** Directory local variables can apply to file-less buffers.
262For example, adding "(diff-mode . ((mode . whitespace)))" to your 265For example, adding "(diff-mode . ((mode . whitespace)))" to your
263.dir-locals.el file, will turn on `whitespace-mode' for *vc-diff* buffers. 266.dir-locals.el file, will turn on `whitespace-mode' for *vc-diff* buffers.