commit | a203182302733c0ea98d66ee1f576f251697dc81 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Mar 07 22:29:51 2006 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Mar 07 22:29:51 2006 +0000 |
tree | d15b59030f051a7768f77f7a98c860a0387c09fe | |
parent | 362e1a30c6f3527d5d0efc328c2fb448290cd6fc [diff] [blame] |
updated for version 7.0217
diff --git a/src/spell.c b/src/spell.c index fe46006..090b77f 100644 --- a/src/spell.c +++ b/src/spell.c
@@ -15110,6 +15110,7 @@ /* Done all bytes at this node, go up one level. */ --depth; line_breakcheck(); + ins_compl_check_keys(50); } else {