comparison src/version.c @ 18908:61fa1a9d09dd v8.2.0015

patch 8.2.0015: not all modeline variants are tested Commit: https://github.com/vim/vim/commit/e74331db4b1b6a64fbbc188ff9bc472a478b9a4e Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 17 19:22:40 2019 +0100 patch 8.2.0015: not all modeline variants are tested Problem: Not all modeline variants are tested. Solution: Add modeline tests. (Dominique Pelle, closes https://github.com/vim/vim/issues/5369)
author Bram Moolenaar <Bram@vim.org>
date Tue, 17 Dec 2019 19:30:04 +0100
parents bb87c5c1e29b
children e8fe65da4198
comparison
equal deleted inserted replaced
18907:0d1b04508830 18908:61fa1a9d09dd
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 15,
745 /**/ 747 /**/
746 14, 748 14,
747 /**/ 749 /**/
748 13, 750 13,
749 /**/ 751 /**/