comparison src/version.c @ 18289:16dd8ebc2339 v8.1.2139

patch 8.1.2139: the modifyOtherKeys codes are not tested Commit: https://github.com/vim/vim/commit/18a79a68413365cd7672728d54615ca708764e23 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Oct 12 15:36:11 2019 +0200 patch 8.1.2139: the modifyOtherKeys codes are not tested Problem: The modifyOtherKeys codes are not tested. Solution: Add a test case.
author Bram Moolenaar <Bram@vim.org>
date Sat, 12 Oct 2019 15:45:06 +0200
parents 50a16f2a54a8
children 11f68eb58fda
comparison
equal deleted inserted replaced
18288:d65f4e1cc30f 18289:16dd8ebc2339
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 2139,
756 /**/ 758 /**/
757 2138, 759 2138,
758 /**/ 760 /**/
759 2137, 761 2137,
760 /**/ 762 /**/