diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-12-08 22:05:05 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-12-08 22:05:05 +0000 |
commit | ba930509b084cd5eb1c74a23ab1b9f489d5ba064 (patch) | |
tree | 286f7dee2f7e897d861c86c22049c32fd9f93de1 | |
parent | 18f9a796731356c72c2bfc817ef72c03550768e2 (diff) | |
download | vim-ba930509b084cd5eb1c74a23ab1b9f489d5ba064.zip |
updated for version 7.0165
-rw-r--r-- | runtime/doc/todo.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 3bade9065..c4dadc1f4 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 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? |