comparison src/version.c @ 17182:a47ea7d2fe6d v8.1.1590

patch 8.1.1590: popup window test fails commit https://github.com/vim/vim/commit/6c6a603cd2db9cbd51c9b4e3ff44cbab72b98592 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jun 25 05:33:36 2019 +0200 patch 8.1.1590: popup window test fails Problem: Popup window test fails. Solution: Add "scrollbar" to expected result.
author Bram Moolenaar <Bram@vim.org>
date Tue, 25 Jun 2019 05:45:05 +0200
parents 8581779aa16f
children a5c3d374e1d3
comparison
equal deleted inserted replaced
17181:249a79cc1d4a 17182:a47ea7d2fe6d
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1590,
780 /**/ 782 /**/
781 1589, 783 1589,
782 /**/ 784 /**/
783 1588, 785 1588,
784 /**/ 786 /**/