diff options
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r-- | runtime/doc/todo.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 920dc8a28..a86c5ad9c 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -33,12 +33,12 @@ be worked on, but only if you sponsor Vim development. See |sponsor|. Before release 7.3: - Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23) -Problem with \NL in Ex script. (Ray Frish, 2010 Aug 10) - Using longest completion (with "longest" in 'wildmode' or using CTRL-L) after :find will not work, because of shortening the results. Don't shorten when looking for the longest common part of the matches. +Problem with \NL in Ex script. (Ray Frish, 2010 Aug 10) + Bug: E685 error for func_unref(). (ZyX, 2010 Aug 5) CTRL-] on help tag |/[\n]| doesn't jump to the right place. (Tony Mechelynck, |