Mercurial > emacs
changeset 107679:e542aa3511d0
* vc.el (vc-root-diff): Doc fix.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 25 Mar 2010 19:41:22 -0400 |
parents | cca79b32ecaa |
children | d3e4095893c1 |
files | lisp/ChangeLog lisp/vc.el |
diffstat | 2 files changed, 8 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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.
--- 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