--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html Fri Mar 11 16:51:57 2011 +0100 @@ -99,7 +99,7 @@ </table> <a NAME="HgDiffDialog.__init__" ID="HgDiffDialog.__init__"></a> <h4>HgDiffDialog (Constructor)</h4> -<b>HgDiffDialog</b>(<i>vcs, parent = None</i>) +<b>HgDiffDialog</b>(<i>vcs, parent=None</i>) <p> Constructor </p><dl> @@ -163,7 +163,7 @@ <h4>HgDiffDialog.__readStdout</h4> <b>__readStdout</b>(<i></i>) <p> - Private slot to handle the readyReadStandardOutput signal. + Private slot to handle the readyReadStandardOutput signal. </p><p> It reads the output of the process, formats it and inserts it into the contents pane. @@ -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, bundle = None</i>) +<b>start</b>(<i>fn, versions=None, bundle=None</i>) <p> Public slot to start the hg diff command. </p><dl>