comparison src/version.c @ 8732:29765df3a866 v7.4.1655

commit https://github.com/vim/vim/commit/1e7885abe8daa793fd9328d0fd6c456214cb467e Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 25 19:03:03 2016 +0100 patch 7.4.1655 Problem: remote_expr() hangs. (Ramel) Solution: Check for messages in the waiting loop.
author Christian Brabandt <cb@256bit.org>
date Fri, 25 Mar 2016 19:15:05 +0100
parents c1ac169ee618
children 986f7c00d43d
comparison
equal deleted inserted replaced
8731:36d95f21f340 8732:29765df3a866
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 1655,
751 /**/ 753 /**/
752 1654, 754 1654,
753 /**/ 755 /**/
754 1653, 756 1653,
755 /**/ 757 /**/