comparison src/version.c @ 16279:36d97f2a4c2b v8.1.1144

patch 8.1.1144: too strict checking of the 'spellfile' option commit https://github.com/vim/vim/commit/862f1e17eaf2b9c6617dfba31d8487cde462658d Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 10 22:33:41 2019 +0200 patch 8.1.1144: too strict checking of the 'spellfile' option Problem: Too strict checking of the 'spellfile' option. Solution: Allow for a path.
author Bram Moolenaar <Bram@vim.org>
date Wed, 10 Apr 2019 22:45:05 +0200
parents 5ef25fa57f71
children 1a4da6903913
comparison
equal deleted inserted replaced
16278:957309499096 16279:36d97f2a4c2b
769 NULL 769 NULL
770 }; 770 };
771 771
772 static int included_patches[] = 772 static int included_patches[] =
773 { /* Add new patch number below this line */ 773 { /* Add new patch number below this line */
774 /**/
775 1144,
774 /**/ 776 /**/
775 1143, 777 1143,
776 /**/ 778 /**/
777 1142, 779 1142,
778 /**/ 780 /**/