From dcaf10e19aac2af7c93d6dd23cb6241f971f2b19 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Fri, 21 Jan 2005 11:55:25 +0000 Subject: updated for version 7.0043 --- runtime/doc/todo.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'runtime/doc/todo.txt') diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 70a783d679..06186f9761 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 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 Vim development. See |sponsor|. *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: -- cgit v1.2.3