comparison src/version.c @ 16549:08557bad0b9d v8.1.1278

patch 8.1.1278: missing change for "combine" field commit https://github.com/vim/vim/commit/58187f1c8a7095dbe0237a8208fa7f7bc899f246 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 5 16:33:47 2019 +0200 patch 8.1.1278: missing change for "combine" field Problem: Missing change for "combine" field. Solution: Also change the textprop implementation.
author Bram Moolenaar <Bram@vim.org>
date Sun, 05 May 2019 16:45:05 +0200
parents 9ebcc19aa418
children 367a775ed430
comparison
equal deleted inserted replaced
16548:37e39c5ddf12 16549:08557bad0b9d
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1278,
770 /**/ 772 /**/
771 1277, 773 1277,
772 /**/ 774 /**/
773 1276, 775 1276,
774 /**/ 776 /**/