comparison src/version.c @ 8380:892d7dcf17ec v7.4.1482

commit https://github.com/vim/vim/commit/da94fdf2588b3910d38e477a755748ce2c6d2e66 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 3 18:09:10 2016 +0100 patch 7.4.1482 Problem: "timeout" option not supported on ch_send*() and ch_eval*(). Solution: Get and use the timeout option from the argument.
author Christian Brabandt <cb@256bit.org>
date Thu, 03 Mar 2016 18:15:05 +0100
parents 52777ec8a394
children 3dbe93a240d8
comparison
equal deleted inserted replaced
8379:c63196126179 8380:892d7dcf17ec
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 1482,
746 /**/ 748 /**/
747 1481, 749 1481,
748 /**/ 750 /**/
749 1480, 751 1480,
750 /**/ 752 /**/