]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.347 v7.3.347
authorBram Moolenaar <Bram@vim.org>
Wed, 26 Oct 2011 09:36:25 +0000 (11:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 26 Oct 2011 09:36:25 +0000 (11:36 +0200)
commitb931d74b060461c47008aba7b3eb6a9ab1471c69
tree61a44a74ef85e02530e21e9797ea592fc707ba09
parent1514667a24c00c247d8527e9a2e12dba97ca9d85
updated for version 7.3.347
Problem:    When dropping text from a browser on Vim it receives HTML even
            though "html" is excluded from 'clipboard'. (Andrei Avk)
Solution:   Fix the condition for TARGET_HTML.
src/gui_gtk_x11.c
src/version.c