comparison src/version.c @ 15866:6ddcd10aa7af v8.1.0940

patch 8.1.0940: MS-Windows console resizing not handled properly commit https://github.com/vim/vim/commit/78d21dae9c3a39efb30316d3e38dce120bc1abbd Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 17 15:00:52 2019 +0100 patch 8.1.0940: MS-Windows console resizing not handled properly Problem: MS-Windows console resizing not handled properly. Solution: Handle resizing the console better. (Nobuhiro Takasaki, closes #3968, closes #3611)
author Bram Moolenaar <Bram@vim.org>
date Sun, 17 Feb 2019 15:15:06 +0100
parents 9e0154efac3a
children 7fad90423bd2
comparison
equal deleted inserted replaced
15865:bf72955a2d0f 15866:6ddcd10aa7af
777 NULL 777 NULL
778 }; 778 };
779 779
780 static int included_patches[] = 780 static int included_patches[] =
781 { /* Add new patch number below this line */ 781 { /* Add new patch number below this line */
782 /**/
783 940,
782 /**/ 784 /**/
783 939, 785 939,
784 /**/ 786 /**/
785 938, 787 938,
786 /**/ 788 /**/