diff -r 06423d65a2b8 -r 3a2f9bee8974 Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.hg.html --- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.hg.html Sat Oct 29 19:28:04 2016 +0200 +++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.hg.html Sun Oct 30 15:06:45 2016 +0100 @@ -188,6 +188,9 @@ <td><a href="#Hg.hgCreateIgnoreFile">hgCreateIgnoreFile</a></td> <td>Public method to create the ignore file.</td> </tr><tr> +<td><a href="#Hg.hgDeleteBackups">hgDeleteBackups</a></td> +<td>Public method to delete all backup bundles in the backup area.</td> +</tr><tr> <td><a href="#Hg.hgEditConfig">hgEditConfig</a></td> <td>Public method used to edit the repository configuration file.</td> </tr><tr> @@ -863,7 +866,12 @@ <dd> flag indicating success </dd> -</dl><a NAME="Hg.hgEditConfig" ID="Hg.hgEditConfig"></a> +</dl><a NAME="Hg.hgDeleteBackups" ID="Hg.hgDeleteBackups"></a> +<h4>Hg.hgDeleteBackups</h4> +<b>hgDeleteBackups</b>(<i></i>) +<p> + Public method to delete all backup bundles in the backup area. +</p><a NAME="Hg.hgEditConfig" ID="Hg.hgEditConfig"></a> <h4>Hg.hgEditConfig</h4> <b>hgEditConfig</b>(<i>name, withLargefiles=True, largefilesData=None</i>) <p>