summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Nicolaescu <dann@ics.uci.edu>2010-03-25 19:41:22 -0400
committerChong Yidong <cyd@stupidchicken.com>2010-03-25 19:41:22 -0400
commit784bdd053a3584ad8fe28aff7acefba8da37964a (patch)
tree7345a78d453c234be15af0529ebbd8d66e88914c
parent4499f138a0274bedf11bab31a02088f3de2015f3 (diff)
downloademacs-784bdd053a3584ad8fe28aff7acefba8da37964a.tar.gz
* vc.el (vc-root-diff): Doc fix.
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/vc.el7
2 files changed, 8 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 48de84945bb..880a0cb0795 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2010-02-10 Dan Nicolaescu <dann@ics.uci.edu>
+
+ * vc.el (vc-root-diff): Doc fix.
+
2010-03-25 Chong Yidong <cyd@stupidchicken.com>
* vc.el (vc-print-log, vc-print-root-log): Doc fix.
diff --git a/lisp/vc.el b/lisp/vc.el
index 6169c2a6684..e29603fcc1c 100644
--- a/lisp/vc.el
+++ b/lisp/vc.el
@@ -1609,9 +1609,10 @@ saving the buffer."
;;;###autoload
(defun vc-root-diff (historic &optional not-urgent)
- "Display diffs between file revisions.
-Normally this compares the currently selected fileset with their
-working revisions. With a prefix argument HISTORIC, it reads two revision
+ "Display diffs between VC-controlled whole tree revisions.
+Normally, this compares the tree corresponding to the current
+fileset with the working revision.
+With a prefix argument HISTORIC, prompt for two revision
designators specifying which revisions to compare.
The optional argument NOT-URGENT non-nil means it is ok to say no to