comparison src/version.c @ 7588:0738fa9c4971 v7.4.1094

commit https://github.com/vim/vim/commit/ccb80989f2779c8441f7f15d160fb2141bd1676d Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jan 15 15:56:35 2016 +0100 patch 7.4.1094 Problem: Test for :hardcopy fails on MS-Windows. Solution: Check for the +postscript feature.
author Christian Brabandt <cb@256bit.org>
date Fri, 15 Jan 2016 16:00:05 +0100
parents 9fc996244059
children 4447dc38bc22
comparison
equal deleted inserted replaced
7587:f19cf138e18d 7588:0738fa9c4971
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 1094,
744 /**/ 746 /**/
745 1093, 747 1093,
746 /**/ 748 /**/
747 1092, 749 1092,
748 /**/ 750 /**/