comparison src/version.c @ 18438:144fa40ee706 v8.1.2213

patch 8.1.2213: popup_textprop tests fail Commit: https://github.com/vim/vim/commit/aa1f04d09286085c4031bc7c4ca9fa672f6f4905 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Oct 24 22:12:54 2019 +0200 patch 8.1.2213: popup_textprop tests fail Problem: Popup_textprop tests fail. Solution: Adjust the column and line positioning.
author Bram Moolenaar <Bram@vim.org>
date Thu, 24 Oct 2019 22:15:03 +0200
parents 6ec1bfb4690b
children d6cb1e706fb7
comparison
equal deleted inserted replaced
18437:f246fac8243c 18438:144fa40ee706
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 2213,
744 /**/ 746 /**/
745 2212, 747 2212,
746 /**/ 748 /**/
747 2211, 749 2211,
748 /**/ 750 /**/