]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.334 v7.2.334
authorBram Moolenaar <Bram@vim.org>
Tue, 19 Jan 2010 14:13:14 +0000 (15:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 19 Jan 2010 14:13:14 +0000 (15:13 +0100)
commit8065d7fd9c470e4672bad7fc8925b4f25c80dd6e
tree81bc63f02b74f975c82203eefcc256270eefe773
parent2660c0ea9be48b57b5b7f613fdd6add99c643c80
updated for version 7.2.334
Problem:    Postponing keys in Netbeans interface does not work properly.
Solution:   Store the key string instead of the number.  Avoid an infinite
            loop. (Mostly by Xavier de Gaye)
src/netbeans.c
src/proto/netbeans.pro
src/version.c