comparison src/version.c @ 7625:b4384c581806 v7.4.1112

commit https://github.com/vim/vim/commit/2db5c3b3ceeaded7fb5a64dc5cb22b0cb95b78a1 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 16 22:49:34 2016 +0100 patch 7.4.1112 Problem: When using ":next" with an illegal file name no error is reported. Solution: Give an error message.
author Christian Brabandt <cb@256bit.org>
date Sat, 16 Jan 2016 23:00:05 +0100
parents 2720952e9acb
children d9ec7d22494d
comparison
equal deleted inserted replaced
7624:1f60c80aff37 7625:b4384c581806
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 1112,
744 /**/ 746 /**/
745 1111, 747 1111,
746 /**/ 748 /**/
747 1110, 749 1110,
748 /**/ 750 /**/