comparison src/version.c @ 20854:bd56f4045f37 v8.2.0979

patch 8.2.0979: a couple of screendump tests fail Commit: https://github.com/vim/vim/commit/8e20f75e58f4879308b0011b468ef928a3f93085 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 14 16:43:47 2020 +0200 patch 8.2.0979: a couple of screendump tests fail Problem: A couple of screendump tests fail. Solution: Do not redraw when clearing t_8u.
author Bram Moolenaar <Bram@vim.org>
date Sun, 14 Jun 2020 16:45:03 +0200
parents a9e3208048b2
children ed923c9d9948
comparison
equal deleted inserted replaced
20853:d5d426fb150c 20854:bd56f4045f37
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 979,
757 /**/ 759 /**/
758 978, 760 978,
759 /**/ 761 /**/
760 977, 762 977,
761 /**/ 763 /**/