]> granicus.if.org Git - vim/commitdiff
Update todo file.
authorBram Moolenaar <Bram@vim.org>
Sun, 1 Aug 2010 18:18:38 +0000 (20:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 1 Aug 2010 18:18:38 +0000 (20:18 +0200)
runtime/doc/todo.txt

index 9385b6dd270ff2dc50cd2d0df7676100f6502dd5..da0ab923585adb0b7d97febc4443e37bcb1ce54e 100644 (file)
@@ -33,6 +33,8 @@ 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)
 
+test72 causes a beep for using "u" when it doesn't work.
+
 Cursor positioning wrong with 0x200e character. (John Becket, 2010 May 6)
 
 Should readfile() ignore BOM when not in binary mode?