comparison src/version.c @ 15535:45a159f62dd0 v8.1.0775

patch 8.1.0775: matching too many files as zsh commit https://github.com/vim/vim/commit/2bf60b300188a7a733408a21a9716362ef4e2c44 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 18 23:14:43 2019 +0100 patch 8.1.0775: matching too many files as zsh Problem: Matching too many files as zsh. (Danek Duvall) Solution: Be more specific with zsh filetype patterns.
author Bram Moolenaar <Bram@vim.org>
date Fri, 18 Jan 2019 23:15:05 +0100
parents 08604d82fc9e
children d255018b40ff
comparison
equal deleted inserted replaced
15534:24b6933ab216 15535:45a159f62dd0
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 775,
794 /**/ 796 /**/
795 774, 797 774,
796 /**/ 798 /**/
797 773, 799 773,
798 /**/ 800 /**/