comparison src/version.c @ 15398:3e02464faaac v8.1.0707

patch 8.1.0707: text property columns are not adjusted for changed indent commit https://github.com/vim/vim/commit/663bc89bbb8158bd0888f7d7228b2dbc6bbd4802 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jan 8 23:07:24 2019 +0100 patch 8.1.0707: text property columns are not adjusted for changed indent Problem: Text property columns are not adjusted for changed indent. Solution: Adjust text properties.
author Bram Moolenaar <Bram@vim.org>
date Tue, 08 Jan 2019 23:15:05 +0100
parents 325e4a8ba1b6
children ac5542aadd9c
comparison
equal deleted inserted replaced
15397:32c14d681e03 15398:3e02464faaac
797 NULL 797 NULL
798 }; 798 };
799 799
800 static int included_patches[] = 800 static int included_patches[] =
801 { /* Add new patch number below this line */ 801 { /* Add new patch number below this line */
802 /**/
803 707,
802 /**/ 804 /**/
803 706, 805 706,
804 /**/ 806 /**/
805 705, 807 705,
806 /**/ 808 /**/