diff options
author | nyamatongwe <devnull@localhost> | 2006-08-22 22:24:44 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2006-08-22 22:24:44 +0000 |
commit | 8042f3bb67b39eab4fa20495b12247e383bc0bc0 (patch) | |
tree | 734de6e77a1ef017d2c5f30efab4087cea735004 | |
parent | 0a5e0f0c724c16590a6099fcdd47117d346f3808 (diff) | |
download | scintilla-mirror-8042f3bb67b39eab4fa20495b12247e383bc0bc0.tar.gz |
Removed mentioned of drag and drop change as that was not committed.
-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> |