--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html Sat May 01 18:26:14 2010 +0000 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html Sat May 01 18:27:07 2010 +0000 @@ -227,7 +227,7 @@ Private slot to send the input to the subversion process. </p><a NAME="HgDiffDialog.start" ID="HgDiffDialog.start"></a> <h4>HgDiffDialog.start</h4> -<b>start</b>(<i>fn, versions = None</i>) +<b>start</b>(<i>fn, versions = None, bundle = None</i>) <p> Public slot to start the hg diff command. </p><dl> @@ -237,6 +237,9 @@ </dd><dt><i>versions</i></dt> <dd> list of versions to be diffed (list of up to 2 strings or None) +</dd><dt><i>bundle</i></dt> +<dd> +name of a bundle file (string) </dd> </dl> <div align="right"><a href="#top">Up</a></div>