1
0
forked from aniani/vim

updated for version 7.3.595

Problem:    The X command server responds slowly
Solution:   Change the loop that waits for replies. (Brian Burns)
This commit is contained in:
Bram Moolenaar
2012-07-10 14:56:45 +02:00
parent 52bf469f6f
commit 773c1ef81b
2 changed files with 31 additions and 35 deletions

View File

@@ -714,6 +714,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
595,
/**/
594,
/**/