Support syntax and filetype completion for user commands. (Christian Brabandt)
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index 443b437..d50f65a 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 30
+*todo.txt* For Vim version 7.3c. Last change: 2010 Jul 31
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -30,6 +30,8 @@
*known-bugs*
-------------------- Known bugs and current work -----------------------
+After ":diffoff" scroll binding doesn't stop completely.
+
Windows 7: "Open with..." menu starts Vim without a file.
Need to use other registry methods in if_ole.cpp?
@@ -40,10 +42,6 @@
Add filetype completion to user commands. (Christian Brabandt, 2010 Jul 26)
But call it "filetype" instead of "syntax"?
-ftplugin/mupad.vim should not source AppendMatchGroup.vim, it should use an
-autoload function.
-Same for indent/GenericIndent.vim
-
Uninspected issues on http://scan.coverity.com/rung2.html
Before release 7.3: