docs: mark bracketed pasting as done in the TODO list

master
Benno Schulenberg 2020-02-11 16:59:15 +01:00
parent d26f16a175
commit 6cf442e329
1 changed files with 3 additions and 2 deletions

5
TODO
View File

@ -2,8 +2,6 @@ A list of desired features
--------------------------
Somewhat urgent:
- Detect when text is being pasted, so that we can handle it faster.
See https://savannah.gnu.org/bugs/?40060.
- Allow color syntaxes to apply to more than just color, so that we can
e.g. specify a different alternate spell checker depending on which
file type we have open.
@ -16,6 +14,9 @@ Vague musings:
- Make matching bracket searches sophisticated enough to skip over
brackets inside comments?
For version 4.8:
- Detect when text is being pasted, so that we can handle it faster. [DONE]
For version 4.0:
- Make undo/redo work also for justifying. [DONE]