comparison src/version.c @ 8174:f2286ff0c102 v7.4.1380

commit https://github.com/vim/vim/commit/ee1cffc07a42441924c5353af7fd7ab6e97e5aae Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 21 19:14:41 2016 +0100 patch 7.4.1380 Problem: The job exit callback is not implemented. Solution: Add the "exit-cb" option.
author Christian Brabandt <cb@256bit.org>
date Sun, 21 Feb 2016 19:15:04 +0100
parents db5c79d93eee
children 477c1d855698
comparison
equal deleted inserted replaced
8173:8f9a62af9212 8174:f2286ff0c102
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 1380,
750 /**/ 752 /**/
751 1379, 753 1379,
752 /**/ 754 /**/
753 1378, 755 1378,
754 /**/ 756 /**/