comparison src/version.c @ 8116:3c1bdf20c8b9 v7.4.1352

commit https://github.com/vim/vim/commit/93bf558caef2d507ef6baf56eaf6025b63da1e34 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 18 22:25:47 2016 +0100 patch 7.4.1352 Problem: The test script lists all functions before executing them. Solution: Only list the function currently being executed.
author Christian Brabandt <cb@256bit.org>
date Thu, 18 Feb 2016 22:30:09 +0100
parents 4aea0b0aa714
children 1f28be191fab
comparison
equal deleted inserted replaced
8115:bfb8f0183718 8116:3c1bdf20c8b9
745 NULL 745 NULL
746 }; 746 };
747 747
748 static int included_patches[] = 748 static int included_patches[] =
749 { /* Add new patch number below this line */ 749 { /* Add new patch number below this line */
750 /**/
751 1352,
750 /**/ 752 /**/
751 1351, 753 1351,
752 /**/ 754 /**/
753 1350, 755 1350,
754 /**/ 756 /**/