comparison src/version.c @ 10622:bcacc849852a v8.0.0200

patch 8.0.0200: some syntax arguments are not tested commit https://github.com/vim/vim/commit/58f60ca2fcd2858faac84e386b3ccf5ced75084d Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 17 17:19:00 2017 +0100 patch 8.0.0200: some syntax arguments are not tested Problem: Some syntax arguments are not tested. Solution: Add more syntax command tests.
author Christian Brabandt <cb@256bit.org>
date Tue, 17 Jan 2017 17:30:05 +0100
parents 2198b53b9ffe
children 5ac9d7920f11
comparison
equal deleted inserted replaced
10621:c1a829524ffe 10622:bcacc849852a
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 200,
767 /**/ 769 /**/
768 199, 770 199,
769 /**/ 771 /**/
770 198, 772 198,
771 /**/ 773 /**/