1
0
forked from aniani/vim

updated for version 7.4.523

Problem:    When the X11 server is stopped and restarted, while Vim is kept in
            the background, copy/paste no longer works. (Issue 203)
Solution:   Setup the clipboard again. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2014-11-19 18:48:46 +01:00
parent 4c7b2f50fd
commit b1e265045c
2 changed files with 23 additions and 0 deletions

View File

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