1
0
forked from aniani/vim

patch 7.4.959

Problem:    When setting 'term' the clipboard ownership is lost.
Solution:   Do not call clip_init(). (James McCoy)
This commit is contained in:
Bram Moolenaar
2015-12-03 21:17:24 +01:00
parent e1a61991d9
commit 0379d01c52
2 changed files with 2 additions and 8 deletions

View File

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