comparison runtime/doc/todo.txt @ 2566:f718404597a6 vim73

Runtime file updates.
author Bram Moolenaar <bram@vim.org>
date Sat, 14 Aug 2010 21:57:32 +0200
parents f85004953416
children ee53a39d5896
comparison
equal deleted inserted replaced
2565:4b7929dad28a 2566:f718404597a6
31 -------------------- Known bugs and current work ----------------------- 31 -------------------- Known bugs and current work -----------------------
32 32
33 Before release 7.3: 33 Before release 7.3:
34 - Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23) 34 - Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)
35 35
36 Problem with \NL in Ex script. (Ray Frish, 2010 Aug 10)
37
38 Using longest completion (with "longest" in 'wildmode' or using CTRL-L) after 36 Using longest completion (with "longest" in 'wildmode' or using CTRL-L) after
39 :find will not work, because of shortening the results. Don't shorten when 37 :find will not work, because of shortening the results. Don't shorten when
40 looking for the longest common part of the matches. 38 looking for the longest common part of the matches.
39
40 Problem with \NL in Ex script. (Ray Frish, 2010 Aug 10)
41 41
42 Bug: E685 error for func_unref(). (ZyX, 2010 Aug 5) 42 Bug: E685 error for func_unref(). (ZyX, 2010 Aug 5)
43 43
44 CTRL-] on help tag |/[\n]| doesn't jump to the right place. (Tony Mechelynck, 44 CTRL-] on help tag |/[\n]| doesn't jump to the right place. (Tony Mechelynck,
45 2010 Aug 8) 45 2010 Aug 8)