comparison src/version.c @ 19621:0d677257e35d v8.2.0367

patch 8.2.0367: can use :pedit in a popup window Commit: https://github.com/vim/vim/commit/3a2505cc183b3c5f4852ae8a945172582fbc650f Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 9 16:40:41 2020 +0100 patch 8.2.0367: can use :pedit in a popup window Problem: Can use :pedit in a popup window. Solution: Disallow it.
author Bram Moolenaar <Bram@vim.org>
date Mon, 09 Mar 2020 16:45:04 +0100
parents 1eb83d461033
children 2fee087c94cb
comparison
equal deleted inserted replaced
19620:ed1c969874cb 19621:0d677257e35d
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 367,
741 /**/ 743 /**/
742 366, 744 366,
743 /**/ 745 /**/
744 365, 746 365,
745 /**/ 747 /**/