comparison src/version.c @ 25413:ee2808fb1be9 v8.2.3243

patch 8.2.3243: MS-Windows: "edit with multiple Vim" choice is less useful Commit: https://github.com/vim/vim/commit/83cd0156e01b5befadf12ee66bc26436ee8d023f Author: msoyka-of-wharton <mssr953@gmail.com> Date: Thu Jul 29 19:18:33 2021 +0200 patch 8.2.3243: MS-Windows: "edit with multiple Vim" choice is less useful Problem: MS-Windows: the "edit with multiple Vim" choice is not that useful. Solution: Change it to "Edit with multiple tabs". (Michael Soyka, closes #8645)
author Bram Moolenaar <Bram@vim.org>
date Thu, 29 Jul 2021 19:30:04 +0200
parents df8499997fcc
children 02d1b2817585
comparison
equal deleted inserted replaced
25412:3b4a5b4b2bfb 25413:ee2808fb1be9
753 NULL 753 NULL
754 }; 754 };
755 755
756 static int included_patches[] = 756 static int included_patches[] =
757 { /* Add new patch number below this line */ 757 { /* Add new patch number below this line */
758 /**/
759 3243,
758 /**/ 760 /**/
759 3242, 761 3242,
760 /**/ 762 /**/
761 3241, 763 3241,
762 /**/ 764 /**/