comparison src/version.c @ 20101:64ea318298b7 v8.2.0606

patch 8.2.0606: several syntax HL errors not checked Commit: https://github.com/vim/vim/commit/fbf2122cf920a89274ffbefaaeb6c5eeacf5187b Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 19 18:31:25 2020 +0200 patch 8.2.0606: several syntax HL errors not checked Problem: Several syntax HL errors not checked. Solution: Add tests. (Yegappan Lakshmanan, closes https://github.com/vim/vim/issues/5954)
author Bram Moolenaar <Bram@vim.org>
date Sun, 19 Apr 2020 18:45:03 +0200
parents 058b41f85bcb
children fda7bed83eb6
comparison
equal deleted inserted replaced
20100:6c52f2ebe4e7 20101:64ea318298b7
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 606,
749 /**/ 751 /**/
750 605, 752 605,
751 /**/ 753 /**/
752 604, 754 604,
753 /**/ 755 /**/