--- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html Wed Nov 16 20:03:45 2016 +0100 +++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html Thu Nov 17 18:59:13 2016 +0100 @@ -120,13 +120,13 @@ <dt>Returns:</dt> <dd> tuple containing the log message, a flag indicating to amend - the last commit and a flag indicating to commit subrepositories - as well + the last commit, a flag indicating to commit subrepositories as + well, name of the author and date/time of the commit </dd> </dl><dl> <dt>Return Type:</dt> <dd> -tuple of str, bool, bool +tuple of str, bool, bool, str, str </dd> </dl><a NAME="HgCommitDialog.on_buttonBox_accepted" ID="HgCommitDialog.on_buttonBox_accepted"></a> <h4>HgCommitDialog.on_buttonBox_accepted</h4>