comparison src/version.c @ 9133:dec3b7b977c0 v7.4.1850

commit https://github.com/vim/vim/commit/bf981eeb6b4ee63ae8543a7f9865ab700159a79c Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 28 13:20:31 2016 +0200 patch 7.4.1850 Problem: GUI freezes when using a job. (Shougo) Solution: Unregister the channel when there is an input error.
author Christian Brabandt <cb@256bit.org>
date Sat, 28 May 2016 13:30:05 +0200
parents 3507fde33e6e
children 35422e34815f
comparison
equal deleted inserted replaced
9132:09a77387f1d9 9133:dec3b7b977c0
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 1850,
756 /**/ 758 /**/
757 1849, 759 1849,
758 /**/ 760 /**/
759 1848, 761 1848,
760 /**/ 762 /**/