commit | 04fa5427b80b17f4d26f75b24668999b4c322f5b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri May 28 21:31:58 2010 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri May 28 21:31:58 2010 +0200 |
tree | 5afbfc4e6739712b0fa9f5a152d31d5637149012 | |
parent | 0e1e25fb0a95ac5be411fbf25c8e25e1008c0d3f [diff] |
updated for version 7.2.439 Problem: Invalid memory access when doing thesaurus completion and 'infercase' is set. Solution: Use the minimal length of completed word and replacement. (Dominique Pelle)