comparison src/version.c @ 8210:b717dae2f26d v7.4.1398

commit https://github.com/vim/vim/commit/4e221c99e85ed40c98892068a01270b9e7492d98 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Feb 23 13:20:22 2016 +0100 patch 7.4.1398 Problem: The close-cb option is not implemented yet. Solution: Implemente close-cb. (Yasuhiro Matsumoto)
author Christian Brabandt <cb@256bit.org>
date Tue, 23 Feb 2016 13:30:07 +0100
parents c11aaa31a0ed
children 05b88224cea1
comparison
equal deleted inserted replaced
8209:30b7880d7522 8210:b717dae2f26d
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1398,
751 /**/ 753 /**/
752 1397, 754 1397,
753 /**/ 755 /**/
754 1396, 756 1396,
755 /**/ 757 /**/