comparison src/version.c @ 3720:27ecf0c87bd2 v7.3.619

updated for version 7.3.619 Problem: When executing a shell command Vim may become slow to respond. Solution: Don't wait after every processed message. (idea by Yasuhiro Matsumoto)
author Bram Moolenaar <bram@vim.org>
date Thu, 02 Aug 2012 12:31:44 +0200
parents 0b1cb3f839c4
children a6ebae140d89
comparison
equal deleted inserted replaced
3719:0fc0108517a8 3720:27ecf0c87bd2
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 619,
717 /**/ 719 /**/
718 618, 720 618,
719 /**/ 721 /**/
720 617, 722 617,
721 /**/ 723 /**/