comparison src/version.c @ 20808:411348fb49ba v8.2.0956

patch 8.2.0956: spell test fails Commit: https://github.com/vim/vim/commit/e0ebeda4d8219a8955001b43ef7a9268452ef7f5 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jun 10 22:17:58 2020 +0200 patch 8.2.0956: spell test fails Problem: Spell test fails. Solution: Add missing change the spell checking.
author Bram Moolenaar <Bram@vim.org>
date Wed, 10 Jun 2020 22:30:04 +0200
parents a0bc9cecda00
children f9245f58c134
comparison
equal deleted inserted replaced
20807:18442f89dc2b 20808:411348fb49ba
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 956,
757 /**/ 759 /**/
758 955, 760 955,
759 /**/ 761 /**/
760 954, 762 954,
761 /**/ 763 /**/