diff options
author | nyamatongwe <devnull@localhost> | 2005-02-03 07:52:45 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2005-02-03 07:52:45 +0000 |
commit | 22df08731d5c8d61f6ca361f3078b98120d85fba (patch) | |
tree | fd945b7d224e4c1bdda223227db19350d4e4dc8d | |
parent | 9579bd6240516e4495dea40fa8cc4c837a6cd2c4 (diff) | |
download | scintilla-mirror-22df08731d5c8d61f6ca361f3078b98120d85fba.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> |