diff runtime/doc/todo.txt @ 2561:1851bce339fc vim73

Version 7.3f -> 7.3g
author Bram Moolenaar <bram@vim.org>
date Sat, 14 Aug 2010 13:33:56 +0200
parents 7850c8c12347
children f85004953416
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.3f.  Last change: 2010 Aug 13
+*todo.txt*      For Vim version 7.3g.  Last change: 2010 Aug 14
 
 
 		  VIM REFERENCE MANUAL	  by Bram Moolenaar
@@ -120,6 +120,9 @@ Only with "vim -u NONE".
 
 Problem with editing file in binary mode. (Ingo Krabbe, 2009 Oct 8)
 
+Display error when 'tabline' that includes a file name with double-width
+characters. (2010 Aug 14, bootleq)
+
 Problem with stop directory in findfile(). (Adam Simpkins, 2009 Aug 26)
 
 Undo problem: line not removed as expected when using setline() from Insert