Bram Moolenaar
|
30276f2beb
|
patch 8.1.0811: too many #ifdefs
Problem: Too many #ifdefs.
Solution: Graduate FEAT_MBYTE, the final chapter.
|
2019-01-24 17:59:39 +01:00 |
|
Bram Moolenaar
|
264b74fa54
|
patch 8.1.0810: too many #ifdefs
Problem: Too many #ifdefs.
Solution: Graduate FEAT_MBYTE, part 4.
|
2019-01-24 17:18:42 +01:00 |
|
Bram Moolenaar
|
2993ac5fce
|
patch 8.0.1490: number of spell regions is spread out through the code
Problem: Number of spell regions is spread out through the code.
Solution: Define MAXREGIONS.
|
2018-02-10 14:12:43 +01:00 |
|
Bram Moolenaar
|
edf3f97ae2
|
patch 7.4.2293
Problem: Modelines in source code are inconsistant.
Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino)
|
2016-08-29 22:49:24 +02:00 |
|
Bram Moolenaar
|
9ccfebddc3
|
patch 7.4.2069
Problem: spell.c is too big.
Solution: Split it in spell file handling and spell checking.
|
2016-07-19 16:39:08 +02:00 |
|