comparison src/version.c @ 28544:22345596a270 v8.2.4796

patch 8.2.4796: file left behind after running cursorline tests Commit: https://github.com/vim/vim/commit/da1050cd6fbb67cfde5b4a149d8d9db80bb4351c Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 20 18:41:49 2022 +0100 patch 8.2.4796: file left behind after running cursorline tests Problem: File left behind after running cursorline tests. Solution: Uncomment the line that deletes the file.
author Bram Moolenaar <Bram@vim.org>
date Wed, 20 Apr 2022 19:45:02 +0200
parents 51b5cab35afa
children 65ff2409cba4
comparison
equal deleted inserted replaced
28543:52476a4d8796 28544:22345596a270
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 4796,
749 /**/ 751 /**/
750 4795, 752 4795,
751 /**/ 753 /**/
752 4794, 754 4794,
753 /**/ 755 /**/