diff options
| author | nyamatongwe <unknown> | 2005-02-03 07:52:45 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2005-02-03 07:52:45 +0000 | 
| commit | 089e35d5af562f11f3791b90521e70067c9e6950 (patch) | |
| tree | fd945b7d224e4c1bdda223227db19350d4e4dc8d | |
| parent | 5939b289d406b0df07af8de0c8191d67df2b97d6 (diff) | |
| download | scintilla-mirror-089e35d5af562f11f3791b90521e70067c9e6950.tar.gz | |
Removed old problem that no longer occurs.
| -rw-r--r-- | doc/ScintillaToDo.html | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index e80e9382e..92f12a8af 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -42,10 +42,6 @@         size between drawing all of a string at once and drawing it in parts.      </p>      <p> -       In read-only mode the caret moves when you type or perform other actions -       that would insert or remove text if not in read-only mode.. -    </p> -    <p>        Automatic scrolling when text dragged near edge of window.      </p>      <h3> | 
