--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Wed Aug 31 19:35:11 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Wed Aug 31 19:36:30 2011 +0200 @@ -92,6 +92,9 @@ <td><a href="#Hg.clearStatusCache">clearStatusCache</a></td> <td>Public method to clear the status cache.</td> </tr><tr> +<td><a href="#Hg.getClient">getClient</a></td> +<td>Public method to get a reference to the command server interface.</td> +</tr><tr> <td><a href="#Hg.getExtensionObject">getExtensionObject</a></td> <td>Public method to get a reference to an extension object.</td> </tr><tr> @@ -386,7 +389,17 @@ <b>clearStatusCache</b>(<i></i>) <p> Public method to clear the status cache. -</p><a NAME="Hg.getExtensionObject" ID="Hg.getExtensionObject"></a> +</p><a NAME="Hg.getClient" ID="Hg.getClient"></a> +<h4>Hg.getClient</h4> +<b>getClient</b>(<i></i>) +<p> + Public method to get a reference to the command server interface. +</p><dl> +<dt>Returns:</dt> +<dd> +reference to the client (HgClient) +</dd> +</dl><a NAME="Hg.getExtensionObject" ID="Hg.getExtensionObject"></a> <h4>Hg.getExtensionObject</h4> <b>getExtensionObject</b>(<i>extensionName</i>) <p>