summaryrefslogtreecommitdiffstats
path: root/runtime/doc/todo.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-01-21 11:55:25 +0000
committerBram Moolenaar <Bram@vim.org>2005-01-21 11:55:25 +0000
commitdcaf10e19aac2af7c93d6dd23cb6241f971f2b19 (patch)
treed704aec40840d64d81fbf7225fcd5dd64eab847f /runtime/doc/todo.txt
parentca4729948bdc79d2175607194fdd98df7d6eb529 (diff)
updated for version 7.0043
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r--runtime/doc/todo.txt8
1 files changed, 5 insertions, 3 deletions
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: