comparison src/version.c @ 23907:c8aa6d26e6e1 v8.2.2496

patch 8.2.2496: insufficien testing for text jumping fix Commit: https://github.com/vim/vim/commit/5202929dab58402a5f3cd9c231e09abb5c451c56 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 10 21:20:30 2021 +0100 patch 8.2.2496: insufficien testing for text jumping fix Problem: Insufficien testing for text jumping fix. Solution: Add another test case.
author Bram Moolenaar <Bram@vim.org>
date Wed, 10 Feb 2021 21:30:04 +0100
parents 68f506771741
children 5db7d275543c
comparison
equal deleted inserted replaced
23906:8f797b34b1fe 23907:c8aa6d26e6e1
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 2496,
753 /**/ 755 /**/
754 2495, 756 2495,
755 /**/ 757 /**/
756 2494, 758 2494,
757 /**/ 759 /**/