diff runtime/doc/todo.txt @ 123:f67f8a8d81ba

updated for version 7.0043
author vimboss
date Fri, 21 Jan 2005 11:55:25 +0000
parents 86d71ae0c85a
children 18f29039b83c
line wrap: on
line diff
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt*      For Vim version 7.0aa.  Last change: 2005 Jan 19
+*todo.txt*      For Vim version 7.0aa.  Last change: 2005 Jan 21
 
 
 		  VIM REFERENCE MANUAL	  by Bram Moolenaar
@@ -30,10 +30,12 @@ be worked on, but only if you sponsor Vi
 							*known-bugs*
 -------------------- Known bugs and current work -----------------------
 
+Dict member: use dict..foo instead of dict.foo to avoid confusion with string
+concatenation?
+
 Hashtable implementation:
-- Use hashtable for variables and syntax keywords.
+- Use hashtable for syntax keywords.
 
-":grep": display progress (filename, every second or so)
 Can ":grep" made faster somehow?  Do profiling.
 
 Sanity check of eval.c: