comparison src/version.c @ 15527:963dd629d19a v8.1.0771

patch 8.1.0771: some shell filetype patterns end in a star commit https://github.com/vim/vim/commit/147e7d0caba8b66ff11622e514142bcc3d24403a Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 18 21:46:47 2019 +0100 patch 8.1.0771: some shell filetype patterns end in a star Problem: Some shell filetype patterns end in a star. Solution: Make sure that patterns not ending in a star are preferred.
author Bram Moolenaar <Bram@vim.org>
date Fri, 18 Jan 2019 22:00:06 +0100
parents 3ef31ce9d9f9
children 233e2c585e03
comparison
equal deleted inserted replaced
15526:96e37f652ddd 15527:963dd629d19a
789 NULL 789 NULL
790 }; 790 };
791 791
792 static int included_patches[] = 792 static int included_patches[] =
793 { /* Add new patch number below this line */ 793 { /* Add new patch number below this line */
794 /**/
795 771,
794 /**/ 796 /**/
795 770, 797 770,
796 /**/ 798 /**/
797 769, 799 769,
798 /**/ 800 /**/