diff -r 700fc0934424 -r dfac14826e78 Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html --- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Wed Aug 10 16:23:08 2016 +0200 +++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Thu Aug 11 16:13:37 2016 +0200 @@ -102,9 +102,15 @@ <td><a href="#HgProjectHelper.__hgBookmarkPull">__hgBookmarkPull</a></td> <td>Private slot used to pull a bookmark from a remote repository.</td> </tr><tr> +<td><a href="#HgProjectHelper.__hgBookmarkPullCurrent">__hgBookmarkPullCurrent</a></td> +<td>Private slot used to pull the current bookmark from a remote repository.</td> +</tr><tr> <td><a href="#HgProjectHelper.__hgBookmarkPush">__hgBookmarkPush</a></td> <td>Private slot used to push a bookmark to a remote repository.</td> </tr><tr> +<td><a href="#HgProjectHelper.__hgBookmarkPushCurrent">__hgBookmarkPushCurrent</a></td> +<td>Private slot used to push the current bookmark to a remote repository.</td> +</tr><tr> <td><a href="#HgProjectHelper.__hgBookmarkRename">__hgBookmarkRename</a></td> <td>Private slot used to rename a bookmark.</td> </tr><tr> @@ -361,11 +367,22 @@ <b>__hgBookmarkPull</b>(<i></i>) <p> Private slot used to pull a bookmark from a remote repository. +</p><a NAME="HgProjectHelper.__hgBookmarkPullCurrent" ID="HgProjectHelper.__hgBookmarkPullCurrent"></a> +<h4>HgProjectHelper.__hgBookmarkPullCurrent</h4> +<b>__hgBookmarkPullCurrent</b>(<i></i>) +<p> + Private slot used to pull the current bookmark from a remote + repository. </p><a NAME="HgProjectHelper.__hgBookmarkPush" ID="HgProjectHelper.__hgBookmarkPush"></a> <h4>HgProjectHelper.__hgBookmarkPush</h4> <b>__hgBookmarkPush</b>(<i></i>) <p> Private slot used to push a bookmark to a remote repository. +</p><a NAME="HgProjectHelper.__hgBookmarkPushCurrent" ID="HgProjectHelper.__hgBookmarkPushCurrent"></a> +<h4>HgProjectHelper.__hgBookmarkPushCurrent</h4> +<b>__hgBookmarkPushCurrent</b>(<i></i>) +<p> + Private slot used to push the current bookmark to a remote repository. </p><a NAME="HgProjectHelper.__hgBookmarkRename" ID="HgProjectHelper.__hgBookmarkRename"></a> <h4>HgProjectHelper.__hgBookmarkRename</h4> <b>__hgBookmarkRename</b>(<i></i>)