diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-04-07 21:40:07 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-04-07 21:40:07 +0000 |
commit | 61660eadced09491ef8ee0a7d4af73cc75fdc349 (patch) | |
tree | be677bd7256c7501f70062c7d3306a975badd408 /runtime/doc/todo.txt | |
parent | 5555acc08e6f49afe00cbb8fefd687cb526a7cf2 (diff) | |
download | vim-git-61660eadced09491ef8ee0a7d4af73cc75fdc349.tar.gz |
updated for version 7.0c12v7.0c12
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r-- | runtime/doc/todo.txt | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index d24c5c2ea..bf7f42881 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -1,4 +1,4 @@ -*todo.txt* For Vim version 7.0c. Last change: 2006 Apr 06 +*todo.txt* For Vim version 7.0c. Last change: 2006 Apr 07 VIM REFERENCE MANUAL by Bram Moolenaar @@ -30,6 +30,13 @@ be worked on, but only if you sponsor Vim development. See |sponsor|. *known-bugs* -------------------- Known bugs and current work ----------------------- +Handle postponed prefix with COMPOUNDPERMITFLAG or COMPOUNDFORBIDFLAG. + WFP_COMPPERMIT and WFP_COMPFORBID + +":mkspell" still takes too long in Hungarian dictionary. + +Use ~/tmp/hungarian*.txt to test dictionary with. + New Hungarian dictionary. (Laci Nemeth) - implement use of <compoptions> in .spl file: - implement CHECKCOMPOUNDREP: when a compound word seems to be OK apply REP |