comparison src/version.c @ 15426:8b78878311e0 v8.1.0721

patch 8.1.0721: conceal mode is not sufficiently tested commit https://github.com/vim/vim/commit/429ab1761ea9123777c9540ddb35ffa497a7e349 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 11 15:54:45 2019 +0100 patch 8.1.0721: conceal mode is not sufficiently tested Problem: Conceal mode is not sufficiently tested. Solution: Add screendump tests. Check all 'concealcursor' values.
author Bram Moolenaar <Bram@vim.org>
date Fri, 11 Jan 2019 16:00:08 +0100
parents 90c8ff9c19ee
children eae582bfb293
comparison
equal deleted inserted replaced
15425:f96431b33513 15426:8b78878311e0
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 721,
798 /**/ 800 /**/
799 720, 801 720,
800 /**/ 802 /**/
801 719, 803 719,
802 /**/ 804 /**/