comparison src/version.c @ 24523:71bd205c72f5 v8.2.2801

patch 8.2.2801: free Pascal makefile not recognized Commit: https://github.com/vim/vim/commit/f6d9935a13a7b37272ad71761d3d86b7f40c3d5f Author: Bram Moolenaar <Bram@vim.org> Date: Fri Apr 23 18:06:48 2021 +0200 patch 8.2.2801: free Pascal makefile not recognized Problem: Free Pascal makefile not recognized. Solution: Add the fpcmake filetype. (Doug Kearns)
author Bram Moolenaar <Bram@vim.org>
date Fri, 23 Apr 2021 18:15:04 +0200
parents 3efc5cb6a404
children 887121a6d7cf
comparison
equal deleted inserted replaced
24522:620f0e8fe10f 24523:71bd205c72f5
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 2801,
753 /**/ 755 /**/
754 2800, 756 2800,
755 /**/ 757 /**/
756 2799, 758 2799,
757 /**/ 759 /**/