Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:8.0.1490: number of spell regions is spread out through the code | Jan Edmund Lazo | 2018-08-10 |
| | | | | | | Problem: Number of spell regions is spread out through the code. Solution: Define MAXREGIONS. https://github.com/vim/vim/commit/2993ac5fce5450428322ce43aaa5e643e6994443 | ||
* | mbyte: replace vim_tolower with mb_tolower handling locale correctly | Björn Linse | 2017-04-10 |
| | |||
* | vim-patch:7.4.2069 | James McCoy | 2017-03-11 |
Problem: spell.c is too big. Solution: Split it in spell file handling and spell checking. https://github.com/vim/vim/commit/9ccfebddc3ff2a3c2853cf706fd4c26f639bf381 |