diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 4 | ||||
| -rw-r--r-- | doc/index.html | 4 | 
2 files changed, 4 insertions, 4 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a2302716d..01ebc712e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -238,9 +238,9 @@  	<li>  	Released on 21 August 2006.  	</li> -	<li> +	<!--li>  	On GTK+ drag and drop defaults to move rather than copy. -	</li> +	</li-->  	<li>  	Double click notification includes line and position.  	</li> diff --git a/doc/index.html b/doc/index.html index a4eeedaef..1e0218141 100644 --- a/doc/index.html +++ b/doc/index.html @@ -54,8 +54,8 @@      <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0">        <tr>          <td width="100%"> -          <span class="versionlist">Version 1.71 defaults mouse drag to be move on GTK+ -	  and GTK+ also has some internationalisation fixes.</span> +          <span class="versionlist">Version 1.71 <!--defaults mouse drag to be move on GTK+ +	  and GTK+ also -->has some internationalisation fixes.</span>          </td>        </tr>        <tr> | 
