Add completion for ":ownsyntax" and improve completion for ":filetype".
(Dominique Pelle)
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index 66bbf5d..55a8b4c 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt* For Vim version 7.3c. Last change: 2010 Jul 28
+*todo.txt* For Vim version 7.3c. Last change: 2010 Jul 29
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -30,8 +30,6 @@
*known-bugs*
-------------------- Known bugs and current work -----------------------
-Patch for :filetype completion. (Dominique Pelle, Jul 28)
-
Windows 7: "Open with..." menu starts Vim without a file.
Need to use other registry methods in if_ole.cpp?