comparison src/version.c @ 16851:48c06fcb8be7 v8.1.1427

patch 8.1.1427: popup window screenshot test fails commit https://github.com/vim/vim/commit/54fabd4b5e373c7f1d794d24d27a30a8bac84da1 Author: Bram Moolenaar <Bram@vim.org> Date: Thu May 30 19:03:22 2019 +0200 patch 8.1.1427: popup window screenshot test fails Problem: Popup window screenshot test fails. Solution: Add missing change to popup window code.
author Bram Moolenaar <Bram@vim.org>
date Thu, 30 May 2019 19:15:05 +0200
parents 629f3d3b6886
children e6bcccccbf7b
comparison
equal deleted inserted replaced
16850:50b4afe57e9c 16851:48c06fcb8be7
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1427,
770 /**/ 772 /**/
771 1426, 773 1426,
772 /**/ 774 /**/
773 1425, 775 1425,
774 /**/ 776 /**/