comparison src/version.c @ 29297:8890460143c9 v8.2.5165

patch 8.2.5165: import test fails because 'diffexpr' isn't reset Commit: https://github.com/vim/vim/commit/507618702e0b04d37028a5bdf7d0d1b09555e19a Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 26 18:01:00 2022 +0100 patch 8.2.5165: import test fails because 'diffexpr' isn't reset Problem: Import test fails because 'diffexpr' isn't reset. Solution: Reset 'diffexpr'.
author Bram Moolenaar <Bram@vim.org>
date Sun, 26 Jun 2022 19:15:03 +0200
parents 92dd6fef5ace
children 922b87383277
comparison
equal deleted inserted replaced
29296:2878c0a6ff4f 29297:8890460143c9
733 NULL 733 NULL
734 }; 734 };
735 735
736 static int included_patches[] = 736 static int included_patches[] =
737 { /* Add new patch number below this line */ 737 { /* Add new patch number below this line */
738 /**/
739 5165,
738 /**/ 740 /**/
739 5164, 741 5164,
740 /**/ 742 /**/
741 5163, 743 5163,
742 /**/ 744 /**/