--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Mon Mar 25 15:42:11 2013 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Mon Mar 25 18:15:32 2013 +0100 @@ -652,13 +652,16 @@ </dd> </dl><a NAME="Hg.hgGraft" ID="Hg.hgGraft"></a> <h4>Hg.hgGraft</h4> -<b>hgGraft</b>(<i>path</i>) +<b>hgGraft</b>(<i>path, revs=None</i>) <p> Public method to copy changesets from another branch. </p><dl> <dt><i>path</i></dt> <dd> directory name of the project (string) +</dd><dt><i>revs</i></dt> +<dd> +list of revisions to show in the revisions pane (list of strings) </dd> </dl><dl> <dt>Returns:</dt>