eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit.html	Mon Feb 01 10:38:16 2021 +0100
@@ -124,7 +124,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating that the project should be reread
 </dd>
@@ -137,20 +137,13 @@
 </dl>
 <a NAME="Histedit.hgHisteditContinue" ID="Histedit.hgHisteditContinue"></a>
 <h4>Histedit.hgHisteditContinue</h4>
-<b>hgHisteditContinue</b>(<i>name</i>)
+<b>hgHisteditContinue</b>(<i></i>)
 
 <p>
         Public method to continue an interrupted histedit session.
 </p>
 <dl>
-
-<dt><i>name</i> (str)</dt>
-<dd>
-file/directory name
-</dd>
-</dl>
-<dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating that the project should be reread
 </dd>
@@ -163,21 +156,14 @@
 </dl>
 <a NAME="Histedit.hgHisteditEditPlan" ID="Histedit.hgHisteditEditPlan"></a>
 <h4>Histedit.hgHisteditEditPlan</h4>
-<b>hgHisteditEditPlan</b>(<i>name</i>)
+<b>hgHisteditEditPlan</b>(<i></i>)
 
 <p>
         Public method to edit the remaining actions list of an interrupted
         histedit session.
 </p>
 <dl>
-
-<dt><i>name</i> (str)</dt>
-<dd>
-file/directory name
-</dd>
-</dl>
-<dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating that the project should be reread
 </dd>
@@ -190,24 +176,20 @@
 </dl>
 <a NAME="Histedit.hgHisteditStart" ID="Histedit.hgHisteditStart"></a>
 <h4>Histedit.hgHisteditStart</h4>
-<b>hgHisteditStart</b>(<i>name, rev=""</i>)
+<b>hgHisteditStart</b>(<i>rev=""</i>)
 
 <p>
         Public method to start a histedit session.
 </p>
 <dl>
 
-<dt><i>name</i> (str)</dt>
-<dd>
-file/directory name
-</dd>
-<dt><i>rev=</i> (str)</dt>
+<dt><i>rev</i> (str)</dt>
 <dd>
 revision to start histedit at
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating that the project should be reread
 </dd>

eric ide

mercurial