comparison src/version.c @ 27368:7ec64e4539af v8.2.4212

patch 8.2.4212: window title test still fails in some configurations Commit: https://github.com/vim/vim/commit/1450112eef2eda211d398d6d7ac03f7a29fa4f55 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jan 24 22:32:28 2022 +0000 patch 8.2.4212: window title test still fails in some configurations Problem: Window title test still fails in some configurations. Solution: Explicitly set the 'title' option.
author Bram Moolenaar <Bram@vim.org>
date Mon, 24 Jan 2022 23:45:04 +0100
parents 66046931fa58
children 584f91cc2508
comparison
equal deleted inserted replaced
27367:198520f18300 27368:7ec64e4539af
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 4212,
753 /**/ 755 /**/
754 4211, 756 4211,
755 /**/ 757 /**/
756 4210, 758 4210,
757 /**/ 759 /**/