comparison src/version.c @ 8426:02ce040591c8 v7.4.1504

commit https://github.com/vim/vim/commit/3f39f648662bf8723f687d14694041779ed0780c Author: Bram Moolenaar <Bram@vim.org> Date: Sun Mar 6 21:35:57 2016 +0100 patch 7.4.1504 Problem: No test for reading last-but-one line. Solution: Add a test.
author Christian Brabandt <cb@256bit.org>
date Sun, 06 Mar 2016 21:45:05 +0100
parents be45d4921f1f
children 4e22d0e7bfb1
comparison
equal deleted inserted replaced
8425:dcb1b9c15ed1 8426:02ce040591c8
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 1504,
746 /**/ 748 /**/
747 1503, 749 1503,
748 /**/ 750 /**/
749 1502, 751 1502,
750 /**/ 752 /**/