comparison src/version.c @ 15071:aabaf1499d05 v8.1.0546

patch 8.1.0546: modeline test with keymap fails commit https://github.com/vim/vim/commit/4ace6ab7e72151d78f1563b23b498ed20fa00211 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Nov 25 04:25:58 2018 +0100 patch 8.1.0546: modeline test with keymap fails Problem: Modeline test with keymap fails. Solution: Check that the keymap feature is available.
author Bram Moolenaar <Bram@vim.org>
date Sun, 25 Nov 2018 04:30:08 +0100
parents 3f82f25df8d2
children e52034f8b457
comparison
equal deleted inserted replaced
15070:e041d2747f62 15071:aabaf1499d05
790 NULL 790 NULL
791 }; 791 };
792 792
793 static int included_patches[] = 793 static int included_patches[] =
794 { /* Add new patch number below this line */ 794 { /* Add new patch number below this line */
795 /**/
796 546,
795 /**/ 797 /**/
796 545, 798 545,
797 /**/ 799 /**/
798 544, 800 544,
799 /**/ 801 /**/