updated for version 7.0073
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index 4af8d96..0dce8e0 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt* For Vim version 7.0aa. Last change: 2005 May 18
+*todo.txt* For Vim version 7.0aa. Last change: 2005 May 19
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -88,10 +88,6 @@
setline() should accept a List.
-smsg() uses IObuff. The checks for the result not fitting are complicated,
-find another solution. Add vsnprintf() and snprintf() functions?
- http://www.ijs.si/software/snprintf/
-
Add ":[range]sort" command. Sort on specified field, using a regexp? Remove
duplicates?