comparison src/version.c @ 16788:f7268ec2c889 v8.1.1396

patch 8.1.1396: 'wincolor' does not apply to lines below the buffer commit https://github.com/vim/vim/commit/193ffd1d9f4f4d5412ce8d7a46bb2f89d47a56da Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 25 22:57:30 2019 +0200 patch 8.1.1396: 'wincolor' does not apply to lines below the buffer Problem: 'wincolor' does not apply to lines below the buffer. Solution: Also apply 'wincolor' to the "~" lines and the number column.
author Bram Moolenaar <Bram@vim.org>
date Sat, 25 May 2019 23:00:04 +0200
parents 98ca522e6453
children cd130016c409
comparison
equal deleted inserted replaced
16787:7cde4330b0cb 16788:f7268ec2c889
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1396,
770 /**/ 772 /**/
771 1395, 773 1395,
772 /**/ 774 /**/
773 1394, 775 1394,
774 /**/ 776 /**/