comparison src/version.c @ 19368:fcd5a2acbb3d v8.2.0242

patch 8.2.0242: preview popup window test fails with long directory name Commit: https://github.com/vim/vim/commit/799439a5d85a7d45eff7485056f2798cea766300 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 11 21:44:17 2020 +0100 patch 8.2.0242: preview popup window test fails with long directory name Problem: Preview popup window test fails with long directory name. (Jakub K?dzio?ka) Solution: Use "silent cd". (closes #5615)
author Bram Moolenaar <Bram@vim.org>
date Tue, 11 Feb 2020 21:45:07 +0100
parents 102f9a44c8b3
children 02111977dd05
comparison
equal deleted inserted replaced
19367:c2ca0cc9c6e0 19368:fcd5a2acbb3d
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 242,
745 /**/ 747 /**/
746 241, 748 241,
747 /**/ 749 /**/
748 240, 750 240,
749 /**/ 751 /**/