comparison src/version.c @ 16654:7d54a66c95d7 v8.1.1329

patch 8.1.1329: plans for popup window support are spread out commit https://github.com/vim/vim/commit/957f85d54ebd5a3bd0d930de9603190f0876f977 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 12 21:43:48 2019 +0200 patch 8.1.1329: plans for popup window support are spread out Problem: Plans for popup window support are spread out. Solution: Add a first version of the popup window help.
author Bram Moolenaar <Bram@vim.org>
date Sun, 12 May 2019 21:45:05 +0200
parents b8fda384605b
children e8c081146788
comparison
equal deleted inserted replaced
16653:8011a4319da6 16654:7d54a66c95d7
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 1329,
770 /**/ 772 /**/
771 1328, 773 1328,
772 /**/ 774 /**/
773 1327, 775 1327,
774 /**/ 776 /**/