summaryrefslogtreecommitdiff
path: root/runtime/doc/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r--runtime/doc/todo.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index dbb5be730..3c773d528 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -30,11 +30,6 @@ be worked on, but only if you sponsor Vim development. See |sponsor|.
*known-bugs*
-------------------- Known bugs and current work -----------------------
-Have a close look at :find completion, anything that could be wrong?
-
-Test 73 fails on MS-Windows when compiled with DJGPP and run twice. How to
-delete the Xfind directory?
-
Before release 7.3:
- Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)
@@ -59,6 +54,10 @@ Results in E670. (Tony Mechelynck, 2010 May 2)
setpos() does not resture cursor position after :normal. (Tyru, 2010 Aug 11)
+Test 73 fails on MS-Windows when compiled with DJGPP and run twice. How to
+delete the Xfind directory? Add an rmdir() function, just like we have
+mkdir().
+
'cindent' not correct when 'list' is set. (Zdravi Korusef, 2010 Apr 15)
":helpgrep" does not put the cursor in the correct column when preceded by