comparison src/version.c @ 15428:eae582bfb293 v8.1.0722

patch 8.1.0722: cannot build without the virtualedit feature commit https://github.com/vim/vim/commit/977239ef52763b6e640ac632c53a57ee17e05eaa Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 11 16:16:01 2019 +0100 patch 8.1.0722: cannot build without the virtualedit feature Problem: Cannot build without the virtualedit feature. Solution: Make getviscol2() always available.
author Bram Moolenaar <Bram@vim.org>
date Fri, 11 Jan 2019 16:30:05 +0100
parents 8b78878311e0
children d94901eeb762
comparison
equal deleted inserted replaced
15427:44650785b4c2 15428:eae582bfb293
793 NULL 793 NULL
794 }; 794 };
795 795
796 static int included_patches[] = 796 static int included_patches[] =
797 { /* Add new patch number below this line */ 797 { /* Add new patch number below this line */
798 /**/
799 722,
798 /**/ 800 /**/
799 721, 801 721,
800 /**/ 802 /**/
801 720, 803 720,
802 /**/ 804 /**/