comparison src/version.c @ 11662:6ab627207f4c v8.0.0713

patch 8.0.0713: 'termkey' option not fully implemented commit https://github.com/vim/vim/commit/0daf843b4cad734df6be16573423206eae43028b Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 15 15:16:40 2017 +0200 patch 8.0.0713: 'termkey' option not fully implemented Problem: 'termkey' option not fully implemented. Solution: Add initialisation.
author Christian Brabandt <cb@256bit.org>
date Sat, 15 Jul 2017 15:30:03 +0200
parents 16dab1cd56f2
children e3bfe624ba0a
comparison
equal deleted inserted replaced
11661:e2df50e0f6c9 11662:6ab627207f4c
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 713,
767 /**/ 769 /**/
768 712, 770 712,
769 /**/ 771 /**/
770 711, 772 711,
771 /**/ 773 /**/