comparison src/version.c @ 8566:28e10c1bed22 v7.4.1573

commit https://github.com/vim/vim/commit/ce2ec0a82a778ff4d79a2c3309f6cac079d7b5ee Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 15 17:10:19 2016 +0100 patch 7.4.1573 Problem: Tests get stuck at the more prompt. Solution: Move the backspace test out of test_alot.
author Christian Brabandt <cb@256bit.org>
date Tue, 15 Mar 2016 17:15:07 +0100
parents 8818bca7a824
children 17bbbca531be
comparison
equal deleted inserted replaced
8565:87af4fb9bf0f 8566:28e10c1bed22
741 NULL 741 NULL
742 }; 742 };
743 743
744 static int included_patches[] = 744 static int included_patches[] =
745 { /* Add new patch number below this line */ 745 { /* Add new patch number below this line */
746 /**/
747 1573,
746 /**/ 748 /**/
747 1572, 749 1572,
748 /**/ 750 /**/
749 1571, 751 1571,
750 /**/ 752 /**/