diff runtime/doc/todo.txt @ 2423:71899235e72d vim73

Updated runtime files.
author Bram Moolenaar <bram@vim.org>
date Wed, 28 Jul 2010 17:02:55 +0200
parents 6de9efd58dc0
children e52d87a2bb3e
line wrap: on
line diff
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt*      For Vim version 7.3c.  Last change: 2010 Jul 27
+*todo.txt*      For Vim version 7.3c.  Last change: 2010 Jul 28
 
 
 		  VIM REFERENCE MANUAL	  by Bram Moolenaar
@@ -31,7 +31,10 @@ be worked on, but only if you sponsor Vi
 -------------------- Known bugs and current work -----------------------
 
 Problem with concealends in v50 of tex.vim? (Charles Campbell, 2010 Jul 26)
-Fixed by patch from Vince?
+Fixed by patch from Vince?  Try /tmp/tex.vim
+
+v140 of netrw.
+v25 of tar.vim.
 
 Conceal problem: CTRL-L draws differently than individual line. (Benjamin
 Fritz, 2010 Jul 27)
@@ -43,6 +46,8 @@ call get_lval() again in var_redir_stop(
 Patch for VMS. Zoltan Arpadffy, 2010 Jul 26.
 
 Patch for :find completion. (Nazri Ramliy, 2010 Jul 27, and leak fix)
+And patch for Windows, Jul 28.
+And fix for patch, Jul 28.
 
 Windows 7: "Open with..." menu starts Vim without a file.
 
@@ -60,6 +65,9 @@ But call it "filetype" instead of "synta
 Before release 7.3:
 - Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)
 
+Insert mode CTRL-R x doesn't paste combining characters. (Tony Mechelynck,
+2010 Jul 28)
+
 Cursor positioning wrong with 0x200e character. (John Becket, 2010 May 6)
 
 Test 69 breaks on MS-Windows, both 32 and 64 builds. (George Reilly, 2010 Feb