comparison src/version.c @ 7283:631cd8059bf4 v7.4.947

commit https://github.com/vim/vim/commit/5311c02f25eed8f34e8a80becb98e86264f371c3 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 1 20:19:26 2015 +0100 patch 7.4.947 Problem: Test_listchars fails with MingW. (Michael Soyka) Solution: Add the test to the ones that need the fileformat fixed. (Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Tue, 01 Dec 2015 20:30:04 +0100
parents 2a4593702d5c
children a34232b17763
comparison
equal deleted inserted replaced
7282:e9846c6bf3a4 7283:631cd8059bf4
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 947,
744 /**/ 746 /**/
745 946, 747 946,
746 /**/ 748 /**/
747 945, 749 945,
748 /**/ 750 /**/