comparison src/version.c @ 28277:4e2753f7ec65 v8.2.4664

patch 8.2.4664: Elvish files are not recognized Commit: https://github.com/vim/vim/commit/c1658a196bb05dd96562fd0a92409be2201b62e9 Author: Bruno Roque <brunoroque06@gmail.com> Date: Sat Apr 2 10:48:24 2022 +0100 patch 8.2.4664: Elvish files are not recognized Problem: Elvish files are not recognized. Solution: Recognize .elv files. (Bruno Roque, closes https://github.com/vim/vim/issues/10058)
author Bram Moolenaar <Bram@vim.org>
date Sat, 02 Apr 2022 12:00:04 +0200
parents f0e46f5bb2e7
children 8ef5c996df31
comparison
equal deleted inserted replaced
28276:84ae260b2ada 28277:4e2753f7ec65
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 4664,
753 /**/ 755 /**/
754 4663, 756 4663,
755 /**/ 757 /**/
756 4662, 758 4662,
757 /**/ 759 /**/