]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.523 v7.4.523
authorBram Moolenaar <Bram@vim.org>
Wed, 19 Nov 2014 17:48:46 +0000 (18:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 19 Nov 2014 17:48:46 +0000 (18:48 +0100)
commitb1e265045cc872f2e1cf43e6a98bc3e3770a289d
tree4b8418e08f01728d7214226e096f34b06bf6a154
parent4c7b2f50fd6590c9b98d896978515edf0bf142bb
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)
src/os_unix.c
src/version.c