aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaToDo.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html
index 9707a91a3..25dce7218 100644
--- a/doc/ScintillaToDo.html
+++ b/doc/ScintillaToDo.html
@@ -118,12 +118,6 @@
Automatically calculated range for horizontal scrolling.
</p>
<p>
- Modes for treating display lines as document lines are now,
- such as allowing the End key to move to the end of a display line. This can be
- useful when Scintilla used to edit documentation as it is the normal convention
- for word processors.
- </p>
- <p>
Virtual space at the end of lines so the caret can be moved beyond the end
of lines with the cursor keys. May also make rectangular operations easier
to perform.