--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html Sat May 05 19:23:18 2012 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html Wed May 09 20:07:29 2012 +0200 @@ -70,6 +70,9 @@ <td><a href="#HgCommitDialog.__init__">HgCommitDialog</a></td> <td>Constructor</td> </tr><tr> +<td><a href="#HgCommitDialog.amend">amend</a></td> +<td>Public method to retrieve the state of the amend flag.</td> +</tr><tr> <td><a href="#HgCommitDialog.logMessage">logMessage</a></td> <td>Public method to retrieve the log message.</td> </tr><tr> @@ -106,6 +109,16 @@ <dd> parent widget (QWidget) </dd> +</dl><a NAME="HgCommitDialog.amend" ID="HgCommitDialog.amend"></a> +<h4>HgCommitDialog.amend</h4> +<b>amend</b>(<i></i>) +<p> + Public method to retrieve the state of the amend flag. +</p><dl> +<dt>Returns:</dt> +<dd> +state of the amend flag (boolean) +</dd> </dl><a NAME="HgCommitDialog.logMessage" ID="HgCommitDialog.logMessage"></a> <h4>HgCommitDialog.logMessage</h4> <b>logMessage</b>(<i></i>)