comparison src/version.c @ 22520:107ef099fd57 v8.2.1808

patch 8.2.1808: no test coverage for ":spelldump!" Commit: https://github.com/vim/vim/commit/f12f0022e6698831681f0931a4e7e5298f6ef0d8 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Oct 7 12:58:44 2020 +0200 patch 8.2.1808: no test coverage for ":spelldump!" Problem: No test coverage for ":spelldump!". Solution: Add a test. (Dominique Pell?, closes https://github.com/vim/vim/issues/7089)
author Bram Moolenaar <Bram@vim.org>
date Wed, 07 Oct 2020 13:00:04 +0200
parents 81ae5fa92928
children 6c7e4db139a3
comparison
equal deleted inserted replaced
22519:3f929a80de1f 22520:107ef099fd57
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 1808,
753 /**/ 755 /**/
754 1807, 756 1807,
755 /**/ 757 /**/
756 1806, 758 1806,
757 /**/ 759 /**/