comparison src/version.c @ 17748:6ffe295f7492 v8.1.1871

patch 8.1.1871: modeless selection in GUI still not correct commit https://github.com/vim/vim/commit/ff9f27cdc7be6023f833b9d63189894839df9655 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 17 16:15:53 2019 +0200 patch 8.1.1871: modeless selection in GUI still not correct Problem: Modeless selection in GUI still not correct. Solution: Fix max_col.
author Bram Moolenaar <Bram@vim.org>
date Sat, 17 Aug 2019 16:30:02 +0200
parents a4e488a6655c
children b27d06bd0fde
comparison
equal deleted inserted replaced
17747:9786645b20c0 17748:6ffe295f7492
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 1871,
772 /**/ 774 /**/
773 1870, 775 1870,
774 /**/ 776 /**/
775 1869, 777 1869,
776 /**/ 778 /**/