comparison src/version.c @ 24200:dafaa9c80334 v8.2.2641

patch 8.2.2641: display test fails because of lacking redraw Commit: https://github.com/vim/vim/commit/2cec027af461095f96dec3bfd036c267f790b0f4 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 22 17:30:47 2021 +0100 patch 8.2.2641: display test fails because of lacking redraw Problem: Display test fails because of lacking redraw. Solution: Add a redraw command.
author Bram Moolenaar <Bram@vim.org>
date Mon, 22 Mar 2021 17:45:03 +0100
parents c784e176334c
children c50c5464e6dc
comparison
equal deleted inserted replaced
24199:115fd1b16a5d 24200:dafaa9c80334
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2641,
753 /**/ 755 /**/
754 2640, 756 2640,
755 /**/ 757 /**/
756 2639, 758 2639,
757 /**/ 759 /**/