Vim 7.3a -> 7.3b.

This commit is contained in:
Bram Moolenaar
2010-07-18 23:29:58 +02:00
parent 16d79a3b62
commit d28478b557
157 changed files with 177 additions and 169 deletions

View File

@ -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