comparison src/version.c @ 18683:5ed740336224 v8.1.2333

patch 8.1.2333: with modifyOtherKeys CTRL-^ doesn't work Commit: https://github.com/vim/vim/commit/828ffd596394f714270a01a55fc3f949a8bd9b35 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 21 23:24:00 2019 +0100 patch 8.1.2333: with modifyOtherKeys CTRL-^ doesn't work Problem: With modifyOtherKeys CTRL-^ doesn't work. Solution: Handle the exception.
author Bram Moolenaar <Bram@vim.org>
date Thu, 21 Nov 2019 23:30:03 +0100
parents a13370d92f9d
children ff4174f1ed3a
comparison
equal deleted inserted replaced
18682:2317cf0b268f 18683:5ed740336224
735 NULL 735 NULL
736 }; 736 };
737 737
738 static int included_patches[] = 738 static int included_patches[] =
739 { /* Add new patch number below this line */ 739 { /* Add new patch number below this line */
740 /**/
741 2333,
740 /**/ 742 /**/
741 2332, 743 2332,
742 /**/ 744 /**/
743 2331, 745 2331,
744 /**/ 746 /**/