comparison src/version.c @ 24884:1dad085e27ac v8.2.2980

patch 8.2.2980: popup window test is a bit flaky Commit: https://github.com/vim/vim/commit/0b71955552c4b18f1853c1769ca64d696f8b60c1 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 12 13:59:03 2021 +0200 patch 8.2.2980: popup window test is a bit flaky Problem: Popup window test is a bit flaky. Solution: Add a redraw command.
author Bram Moolenaar <Bram@vim.org>
date Sat, 12 Jun 2021 14:00:05 +0200
parents 4c1b6f3eb96b
children f2cb4885cecf
comparison
equal deleted inserted replaced
24883:d9145e6a812d 24884:1dad085e27ac
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 2980,
753 /**/ 755 /**/
754 2979, 756 2979,
755 /**/ 757 /**/
756 2978, 758 2978,
757 /**/ 759 /**/