Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogDialog.html

changeset 3018
70924c0bdaf1
parent 2845
7e55c6268c35
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogDialog.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogDialog.html	Sun Oct 13 17:44:48 2013 +0200
@@ -42,7 +42,8 @@
 <a NAME="HgLogDialog" ID="HgLogDialog"></a>
 <h2>HgLogDialog</h2>
 <p>
-    Class implementing a dialog to show the output of the hg log command process.
+    Class implementing a dialog to show the output of the hg log command
+    process.
 </p><p>
     The dialog is nonmodal. Clicking a link in the upper text pane shows
     a diff of the revisions.
@@ -136,12 +137,14 @@
 <h4>HgLogDialog.__finish</h4>
 <b>__finish</b>(<i></i>)
 <p>
-        Private slot called when the process finished or the user pressed the button.
+        Private slot called when the process finished or the user pressed
+        the button.
 </p><a NAME="HgLogDialog.__getParents" ID="HgLogDialog.__getParents"></a>
 <h4>HgLogDialog.__getParents</h4>
 <b>__getParents</b>(<i>rev</i>)
 <p>
-        Private method to get the parents of the currently viewed file/directory.
+        Private method to get the parents of the currently viewed
+        file/directory.
 </p><dl>
 <dt><i>rev</i></dt>
 <dd>

eric ide

mercurial