comparison src/version.c @ 17383:b18fd36fdf46 v8.1.1690

patch 8.1.1690: default padding for popup window menu is too much commit https://github.com/vim/vim/commit/0346413c24b58d6d852e6767757bd76b5307afcf Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 14 16:28:13 2019 +0200 patch 8.1.1690: default padding for popup window menu is too much Problem: Default padding for popup window menu is too much. Solution: Only add padding left and right.
author Bram Moolenaar <Bram@vim.org>
date Sun, 14 Jul 2019 16:30:05 +0200
parents 8f44c630c366
children f178127b7255
comparison
equal deleted inserted replaced
17382:6cbd5168a56c 17383:b18fd36fdf46
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 1690,
780 /**/ 782 /**/
781 1689, 783 1689,
782 /**/ 784 /**/
783 1688, 785 1688,
784 /**/ 786 /**/