comparison src/version.c @ 19187:1f67e58e7f8c v8.2.0152

patch 8.2.0152: restoring ctrl_x_mode is not needed Commit: https://github.com/vim/vim/commit/da812e282a4e2d6d8c9604a3a2a38396437dfe20 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 26 18:35:31 2020 +0100 patch 8.2.0152: restoring ctrl_x_mode is not needed Problem: Restoring ctrl_x_mode is not needed. Solution: Remove restoring the old value, it's changed again soon.
author Bram Moolenaar <Bram@vim.org>
date Sun, 26 Jan 2020 18:45:03 +0100
parents 17d878a2ddaa
children cb4543c0e89a
comparison
equal deleted inserted replaced
19186:fb5a7c75b07e 19187:1f67e58e7f8c
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 152,
745 /**/ 747 /**/
746 151, 748 151,
747 /**/ 749 /**/
748 150, 750 150,
749 /**/ 751 /**/