comparison src/version.c @ 7150:46390681bd80 v7.4.886

commit https://github.com/vim/vim/commit/1d478a6242871dcf4566814d3c6208df17991426 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Sep 29 14:01:12 2015 +0200 patch 7.4.886 Problem: Windows7: Switching screen buffer causes flicker when using system(). Solution: Instead of actually switching screen buffer, duplicate the handle. (Yasuhiro Matsumoto)
author Christian Brabandt <cb@256bit.org>
date Tue, 29 Sep 2015 14:15:04 +0200
parents 339e657a6ed6
children cbdc02d71a18
comparison
equal deleted inserted replaced
7149:bc2327686917 7150:46390681bd80
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 886,
744 /**/ 746 /**/
745 885, 747 885,
746 /**/ 748 /**/
747 884, 749 884,
748 /**/ 750 /**/