comparison src/version.c @ 14370:ceeeeb6b1fb0 v8.1.0200

patch 8.1.0200: spellbadword() not tested commit https://github.com/vim/vim/commit/872e451e8c326d5dd3062ef621fcbf0a4c5bef78 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 20 23:36:26 2018 +0200 patch 8.1.0200: spellbadword() not tested Problem: spellbadword() not tested. Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/3235)
author Christian Brabandt <cb@256bit.org>
date Fri, 20 Jul 2018 23:45:04 +0200
parents e78ce11f310b
children 380217380738
comparison
equal deleted inserted replaced
14369:9b568c8ad8cb 14370:ceeeeb6b1fb0
787 NULL 787 NULL
788 }; 788 };
789 789
790 static int included_patches[] = 790 static int included_patches[] =
791 { /* Add new patch number below this line */ 791 { /* Add new patch number below this line */
792 /**/
793 200,
792 /**/ 794 /**/
793 199, 795 199,
794 /**/ 796 /**/
795 198, 797 198,
796 /**/ 798 /**/