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

changeset 7976
a8a20f558176
parent 7900
72b88fb20261
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit.html	Wed Jan 13 19:07:20 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit.html	Wed Jan 13 19:08:16 2021 +0100
@@ -137,19 +137,12 @@
 </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>
 <dd>
 flag indicating that the project should be reread
@@ -163,20 +156,13 @@
 </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>
 <dd>
 flag indicating that the project should be reread
@@ -190,17 +176,13 @@
 </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>
 <dd>
 revision to start histedit at

eric ide

mercurial