comparison src/version.c @ 28513:6a1e5b188374 v8.2.4781

patch 8.2.4781: Maxima files are not recognized Commit: https://github.com/vim/vim/commit/d0a20c9d111da75febb60ffee2e15f727ab6a5ad Author: Doron Behar <doron.behar@gmail.com> Date: Mon Apr 18 14:32:42 2022 +0100 patch 8.2.4781: Maxima files are not recognized Problem: Maxima files are not recognized. Solution: Add patterns to detect Maxima files. (Doron Behar, closes https://github.com/vim/vim/issues/10211)
author Bram Moolenaar <Bram@vim.org>
date Mon, 18 Apr 2022 15:45:02 +0200
parents d7ca583e5772
children c6aadb2c4cd7
comparison
equal deleted inserted replaced
28512:489e7c81fcec 28513:6a1e5b188374
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 4781,
749 /**/ 751 /**/
750 4780, 752 4780,
751 /**/ 753 /**/
752 4779, 754 4779,
753 /**/ 755 /**/