Mercurial > vim
diff runtime/doc/todo.txt @ 2251:646d34788036 vim73
Fix a few compiler warnings. Fix crash with encrypted undo file.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Sun, 06 Jun 2010 14:20:26 +0200 |
parents | 1bac28a53fae |
children | 12ebd6f6dfce |
line wrap: on
line diff
--- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -30,6 +30,8 @@ be worked on, but only if you sponsor Vi *known-bugs* -------------------- Known bugs and current work ----------------------- +gtk_selection_clear_targets not available in GTK1 (Patrick Texier) + Cursor positioning wrong with 0x200e character. (John Becket, 2010 May 6) E315 when trying to change a file in FileChangedRO autocommand event.