diff options
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r-- | runtime/doc/todo.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 46dd1a19a..d2db68a55 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -1,4 +1,4 @@ -*todo.txt* For Vim version 7.3a. Last change: 2010 May 15 +*todo.txt* For Vim version 7.3b. Last change: 2010 May 15 VIM REFERENCE MANUAL by Bram Moolenaar @@ -30,8 +30,13 @@ be worked on, but only if you sponsor Vim development. See |sponsor|. *known-bugs* -------------------- Known bugs and current work ----------------------- +Update syntax menus: run checkmenu. + GTK: torn-off menu doesn't work. +Make 'cryptmethod' global-local, so that a default specified in a .vimrc file +is used for new files. (Christian J. Robinson) + 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 |