comparison src/version.c @ 15641:2c264fda0f59 v8.1.0828

patch 8.1.0828: still using FEAT_VIRTUALEDIT commit https://github.com/vim/vim/commit/6aba96dd5778b4201c9f5cb065d7669d3398e724 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 26 17:43:21 2019 +0100 patch 8.1.0828: still using FEAT_VIRTUALEDIT Problem: Still using FEAT_VIRTUALEDIT. Solution: Remove last use of FEAT_VIRTUALEDIT.
author Bram Moolenaar <Bram@vim.org>
date Sat, 26 Jan 2019 17:45:13 +0100
parents 996e75c90f91
children dc2bfda59f95
comparison
equal deleted inserted replaced
15640:7cfe57329284 15641:2c264fda0f59
781 NULL 781 NULL
782 }; 782 };
783 783
784 static int included_patches[] = 784 static int included_patches[] =
785 { /* Add new patch number below this line */ 785 { /* Add new patch number below this line */
786 /**/
787 828,
786 /**/ 788 /**/
787 827, 789 827,
788 /**/ 790 /**/
789 826, 791 826,
790 /**/ 792 /**/