--- a/Documentation/Source/eric6.QScintilla.Editor.html Sat Dec 02 12:40:52 2017 +0100 +++ b/Documentation/Source/eric6.QScintilla.Editor.html Sun Dec 31 18:27:40 2017 +0100 @@ -183,6 +183,9 @@ <td><a href="#Editor.__autoComplete">__autoComplete</a></td> <td>Private method to start auto-completion via plug-ins.</td> </tr><tr> +<td><a href="#Editor.__autocompletionCancelled">__autocompletionCancelled</a></td> +<td>Private slot to handle the cancellation of an auto-completion list.</td> +</tr><tr> <td><a href="#Editor.__autosaveEnable">__autosaveEnable</a></td> <td>Private slot handling the autosave enable context menu action.</td> </tr><tr> @@ -1024,7 +1027,7 @@ <td>Public slot to handle the 'Previous bookmark' context menu action.</td> </tr><tr> <td><a href="#Editor.previousChange">previousChange</a></td> -<td>Public slot to handle the 'Previous task' context menu action.</td> +<td>Public slot to handle the 'Previous change' context menu action.</td> </tr><tr> <td><a href="#Editor.previousTask">previousTask</a></td> <td>Public slot to handle the 'Previous task' context menu action.</td> @@ -1350,7 +1353,12 @@ <dd> flag indicating to complete a context </dd> -</dl><a NAME="Editor.__autosaveEnable" ID="Editor.__autosaveEnable"></a> +</dl><a NAME="Editor.__autocompletionCancelled" ID="Editor.__autocompletionCancelled"></a> +<h4>Editor.__autocompletionCancelled</h4> +<b>__autocompletionCancelled</b>(<i></i>) +<p> + Private slot to handle the cancellation of an auto-completion list. +</p><a NAME="Editor.__autosaveEnable" ID="Editor.__autosaveEnable"></a> <h4>Editor.__autosaveEnable</h4> <b>__autosaveEnable</b>(<i></i>) <p> @@ -3963,7 +3971,7 @@ <h4>Editor.previousChange</h4> <b>previousChange</b>(<i></i>) <p> - Public slot to handle the 'Previous task' context menu action. + Public slot to handle the 'Previous change' context menu action. </p><a NAME="Editor.previousTask" ID="Editor.previousTask"></a> <h4>Editor.previousTask</h4> <b>previousTask</b>(<i></i>)