comparison src/version.c @ 20085:f5274405ae64 v8.2.0598

patch 8.2.0598: test_eval_stuff fails in normal terminal Commit: https://github.com/vim/vim/commit/61fbb3371ee1f6a02706f52fbe064608e159be7c Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 18 23:20:37 2020 +0200 patch 8.2.0598: test_eval_stuff fails in normal terminal Problem: Test_eval_stuff fails in normal terminal. Solution: Close the new window.
author Bram Moolenaar <Bram@vim.org>
date Sat, 18 Apr 2020 23:30:04 +0200
parents 0da696bd7352
children b378f860d4ab
comparison
equal deleted inserted replaced
20084:a7952e905d40 20085:f5274405ae64
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 598,
749 /**/ 751 /**/
750 597, 752 597,
751 /**/ 753 /**/
752 596, 754 596,
753 /**/ 755 /**/