]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1395 v7.4.1395
authorBram Moolenaar <Bram@vim.org>
Mon, 22 Feb 2016 22:13:33 +0000 (23:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 22 Feb 2016 22:13:33 +0000 (23:13 +0100)
commiteed284a16977ab81fa6da8c9562990ba498acd8c
tree881c7f7fae1f8bf0f906662e0bb2e99cb6fcc4e8
parent0b962473ddc7cee3cb45253dea273573bcca9bf9
patch 7.4.1395
Problem:    Using DETACH in quotes is not compatible with the Netbeans
            interface. (Xavier de Gaye)
Solution:   Remove the quotes, only use them for JSON and JS mode.
src/channel.c
src/netbeans.c
src/version.c