diff 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
line wrap: on
line diff
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -33,12 +33,12 @@ be worked on, but only if you sponsor Vi
 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,