# HG changeset patch # User Chong Yidong # Date 1269560482 14400 # Node ID e542aa3511d00c475c0f35c7b849f54e86f17d54 # Parent cca79b32ecaa531047b431c090e6ea2364170a73 * vc.el (vc-root-diff): Doc fix. diff -r cca79b32ecaa -r e542aa3511d0 lisp/ChangeLog --- a/lisp/ChangeLog Thu Mar 25 19:32:51 2010 -0400 +++ b/lisp/ChangeLog Thu Mar 25 19:41:22 2010 -0400 @@ -1,3 +1,7 @@ +2010-02-10 Dan Nicolaescu + + * vc.el (vc-root-diff): Doc fix. + 2010-03-25 Chong Yidong * vc.el (vc-print-log, vc-print-root-log): Doc fix. diff -r cca79b32ecaa -r e542aa3511d0 lisp/vc.el --- a/lisp/vc.el Thu Mar 25 19:32:51 2010 -0400 +++ b/lisp/vc.el Thu Mar 25 19:41:22 2010 -0400 @@ -1609,9 +1609,10 @@ ;;;###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