--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Fri Sep 02 08:35:45 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.hg.html Sat Sep 03 16:41:44 2011 +0200 @@ -158,9 +158,6 @@ <td><a href="#Hg.hgLogBrowser">hgLogBrowser</a></td> <td>Public method used to browse the log of a file/directory from the Mercurial repository.</td> </tr><tr> -<td><a href="#Hg.hgLogLimited">hgLogLimited</a></td> -<td>Public method used to view the (limited) log of a file/directory from the Mercurial repository.</td> -</tr><tr> <td><a href="#Hg.hgNormalizeURL">hgNormalizeURL</a></td> <td>Public method to normalize a url for Mercurial.</td> </tr><tr> @@ -657,17 +654,6 @@ <dd> file/directory name to show the log of (string) </dd> -</dl><a NAME="Hg.hgLogLimited" ID="Hg.hgLogLimited"></a> -<h4>Hg.hgLogLimited</h4> -<b>hgLogLimited</b>(<i>name</i>) -<p> - Public method used to view the (limited) log of a file/directory from the - Mercurial repository. -</p><dl> -<dt><i>name</i></dt> -<dd> -file/directory name to show the log of (string) -</dd> </dl><a NAME="Hg.hgNormalizeURL" ID="Hg.hgNormalizeURL"></a> <h4>Hg.hgNormalizeURL</h4> <b>hgNormalizeURL</b>(<i>url</i>)