comparison src/version.c @ 26713:3f8189feffb7 v8.2.3885

patch 8.2.3885: arglist test fails Commit: https://github.com/vim/vim/commit/679140c56bbabf12a199d94f584b1b9dfc9809fd Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 24 18:58:46 2021 +0000 patch 8.2.3885: arglist test fails Problem: Arglist test fails. Solution: Adjust for locking the arglist for ":all".
author Bram Moolenaar <Bram@vim.org>
date Fri, 24 Dec 2021 20:00:03 +0100
parents 5860bd619d30
children af919f98c7e1
comparison
equal deleted inserted replaced
26712:e46c0f3d87a5 26713:3f8189feffb7
747 NULL 747 NULL
748 }; 748 };
749 749
750 static int included_patches[] = 750 static int included_patches[] =
751 { /* Add new patch number below this line */ 751 { /* Add new patch number below this line */
752 /**/
753 3885,
752 /**/ 754 /**/
753 3884, 755 3884,
754 /**/ 756 /**/
755 3883, 757 3883,
756 /**/ 758 /**/