]> granicus.if.org Git - vim/commitdiff
updated for version 7.0165 v7.0165
authorBram Moolenaar <Bram@vim.org>
Thu, 8 Dec 2005 22:05:05 +0000 (22:05 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 8 Dec 2005 22:05:05 +0000 (22:05 +0000)
runtime/doc/todo.txt

index 3bade9065ebb0645650014b09dd2be10abb92b6d..c4dadc1f455d4e5cea529b22ac78b8e14f563da8 100644 (file)
@@ -1,4 +1,4 @@
-*todo.txt*      For Vim version 7.0aa.  Last change: 2005 Dec 07
+*todo.txt*      For Vim version 7.0aa.  Last change: 2005 Dec 08
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -33,10 +33,6 @@ be worked on, but only if you sponsor Vim development.  See |sponsor|.
 Cygwin and Mac OS/X may preserve case for file names but ignore case
 differences.  Use Amiga code?
 
-":helpgrep" sometimes results in wrong text in the error list:
-"^[.?!]\_[\])'"   ]\+"
-Using string that was freed or buffer that is overwritten?
-
 SwapExists with editexisting plugin: Is there a simple way to detect ":tag
 function" and have the remote Vim jump to the tag?