comparison src/version.c @ 26815:421d082c8f09 v8.2.3936

patch 8.2.3936: no proper test for maintaining change mark in diff mode Commit: https://github.com/vim/vim/commit/ccc1644f95e7833c23fa0d440e42293c1622fdcb Author: Sean Dewar <seandewar@users.noreply.github.com> Date: Wed Dec 29 16:44:48 2021 +0000 patch 8.2.3936: no proper test for maintaining change mark in diff mode Problem: No proper test for maintaining change mark in diff mode. Solution: Run the test with internal and external diff. (Sean Dewar, closes #9424)
author Bram Moolenaar <Bram@vim.org>
date Wed, 29 Dec 2021 17:45:02 +0100
parents efa773bec478
children a8ded20a59e6
comparison
equal deleted inserted replaced
26814:523455824b29 26815:421d082c8f09
747 NULL 747 NULL
748 }; 748 };
749 749
750 static int included_patches[] = 750 static int included_patches[] =
751 { /* Add new patch number below this line */ 751 { /* Add new patch number below this line */
752 /**/
753 3936,
752 /**/ 754 /**/
753 3935, 755 3935,
754 /**/ 756 /**/
755 3934, 757 3934,
756 /**/ 758 /**/