1
0
forked from aniani/vim

patch 8.2.0720: occasional exit when encountering an X error

Problem:    Occasional exit when encountering an X error. (Manfred Lotz)
Solution:   On an X error do not exit, do preserve files.
This commit is contained in:
Bram Moolenaar
2020-05-09 16:11:33 +02:00
parent a5565e4189
commit b1062eb23e
2 changed files with 11 additions and 4 deletions

View File

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