comparison src/version.c @ 20450:d5d89c24eec7 v8.2.0779

patch 8.2.0779: tmode_T not used everywhere Commit: https://github.com/vim/vim/commit/f4e16ae041962555316a6953df30a45f4c45be6a Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 17 16:10:11 2020 +0200 patch 8.2.0779: tmode_T not used everywhere Problem: Tmode_T not used everywhere. Solution: Also use tmode_T for settmode().
author Bram Moolenaar <Bram@vim.org>
date Sun, 17 May 2020 16:15:04 +0200
parents 89fade12827d
children bf530e4e910a
comparison
equal deleted inserted replaced
20449:3f2560fc4bbc 20450:d5d89c24eec7
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 779,
749 /**/ 751 /**/
750 778, 752 778,
751 /**/ 753 /**/
752 777, 754 777,
753 /**/ 755 /**/