comparison src/version.c @ 11599:3cf157856dc8 v8.0.0682

patch 8.0.0682: no test for synIDtrans() commit https://github.com/vim/vim/commit/0b2eef24bcbe2c85c90bbde914a1782cbedc5c72 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jun 27 15:43:49 2017 +0200 patch 8.0.0682: no test for synIDtrans() Problem: No test for synIDtrans(). Solution: Add a test. (Dominique Pelle, closes https://github.com/vim/vim/issues/1796)
author Christian Brabandt <cb@256bit.org>
date Tue, 27 Jun 2017 15:45:04 +0200
parents 72b20190dce6
children 0a5d405e2520
comparison
equal deleted inserted replaced
11598:b6949d46de6b 11599:3cf157856dc8
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 682,
767 /**/ 769 /**/
768 681, 770 681,
769 /**/ 771 /**/
770 680, 772 680,
771 /**/ 773 /**/