comparison src/version.c @ 17618:9695e9fed059 v8.1.1806

patch 8.1.1806: test for display updating doesn't check without statusline commit https://github.com/vim/vim/commit/7cc535175a233c6f02cdb5a364b3590560f5bfcb Author: Bram Moolenaar <Bram@vim.org> Date: Sat Aug 3 23:30:21 2019 +0200 patch 8.1.1806: test for display updating doesn't check without statusline Problem: Test for display updating doesn't check without statusline. Solution: Add screenshots without a status line.
author Bram Moolenaar <Bram@vim.org>
date Sat, 03 Aug 2019 23:45:05 +0200
parents 83ad219cc133
children 072efa9ca875
comparison
equal deleted inserted replaced
17617:2a583a80c0bf 17618:9695e9fed059
771 NULL 771 NULL
772 }; 772 };
773 773
774 static int included_patches[] = 774 static int included_patches[] =
775 { /* Add new patch number below this line */ 775 { /* Add new patch number below this line */
776 /**/
777 1806,
776 /**/ 778 /**/
777 1805, 779 1805,
778 /**/ 780 /**/
779 1804, 781 1804,
780 /**/ 782 /**/