]> granicus.if.org Git - vim/commit
updated for version 7.3.330 v7.3.330
authorBram Moolenaar <Bram@vim.org>
Tue, 4 Oct 2011 14:43:53 +0000 (16:43 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 4 Oct 2011 14:43:53 +0000 (16:43 +0200)
commit7701c24e36d516d5f371160e632d26c88ef8f7c6
tree897a2882f1e6bd6b6c1f179a11acec834bd37479
parent946c1eeafc01caa8525131f0939b901057221c82
updated for version 7.3.330
Problem:    When longjmp() is invoked if the X server gives an error the state
            is not properly restored.
Solution:   Reset vgetc_busy. (Yukihiro Nakadaira)
src/main.c
src/version.c