comparison src/version.c @ 7580:e9c8eacb6760 v7.4.1090

commit https://github.com/vim/vim/commit/b5690794cf081773628fa0f1f2b948fd129d5b39 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 14 22:10:41 2016 +0100 patch 7.4.1090 Problem: No tests for :hardcopy and related options. Solution: Add test_hardcopy.
author Christian Brabandt <cb@256bit.org>
date Thu, 14 Jan 2016 22:15:05 +0100
parents fdae4c496775
children e0acbccdf1fc
comparison
equal deleted inserted replaced
7579:27ce584f5bbb 7580:e9c8eacb6760
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 1090,
744 /**/ 746 /**/
745 1089, 747 1089,
746 /**/ 748 /**/
747 1088, 749 1088,
748 /**/ 750 /**/