diff options
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r-- | runtime/doc/todo.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 3c773d528..563a7141d 100644 --- 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 |