comparison src/version.c @ 18538:c4d97a18af37 v8.1.2263

patch 8.1.2263: 'noesckeys' test fails in GUI Commit: https://github.com/vim/vim/commit/215ba3b63698f3755b2c4de66fc728cc14a8a590 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Nov 6 15:07:07 2019 +0100 patch 8.1.2263: 'noesckeys' test fails in GUI Problem: 'noesckeys' test fails in GUI. Solution: Skip the test in the GUI.
author Bram Moolenaar <Bram@vim.org>
date Wed, 06 Nov 2019 15:15:04 +0100
parents c0cd979000f9
children f7bb0e413fe1
comparison
equal deleted inserted replaced
18537:ced72f20e074 18538:c4d97a18af37
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 2263,
744 /**/ 746 /**/
745 2262, 747 2262,
746 /**/ 748 /**/
747 2261, 749 2261,
748 /**/ 750 /**/