aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorDan Nicolaescu2009-11-20 06:56:16 +0000
committerDan Nicolaescu2009-11-20 06:56:16 +0000
commit8de724f3d10d0a11cf0ef971084659a36bdb02b6 (patch)
tree6b78493fdd8d36e25fa295d2cb8c62fa539ff9ab /etc
parent7a2efa6f088dee91feb2c095f81cf9c2030c2e97 (diff)
downloademacs-8de724f3d10d0a11cf0ef971084659a36bdb02b6.tar.gz
emacs-8de724f3d10d0a11cf0ef971084659a36bdb02b6.zip
(vc-deduce-fileset): Allow non-state changing operations
from a dired buffer. (vc-dired-deduce-fileset): New function. (vc-root-diff, vc-print-root-log): Use it.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ba91558615f..31e8620f6ab 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -230,6 +230,8 @@ advantage of this feature.
230 230
231*** When a file is not found, VC will not try to check it out of RCS anymore. 231*** When a file is not found, VC will not try to check it out of RCS anymore.
232 232
233*** Diff and log operations can be used from dired buffers.
234
233*** vc-git changes 235*** vc-git changes
234 236
235**** The new variable vc-git-add-signoff can be used to add a 237**** The new variable vc-git-add-signoff can be used to add a